MATLAB could not find modbus function

4 views (last 30 days)
metin eroglu
metin eroglu on 26 Mar 2019
Edited: KALYAN ACHARJYA on 26 Mar 2019
Hello everyone,
I have a question. When I try to use modbus function, I take that error
Could you help me please ?
Should I use different version of MATLAB ?
By the way I use MATLAB version of 2013a
m=modbus('serialrtu','COM3')
Undefined function 'modbus' for input arguments of type 'char'.

Answers (1)

KALYAN ACHARJYA
KALYAN ACHARJYA on 26 Mar 2019
Edited: KALYAN ACHARJYA on 26 Mar 2019
This modbus function introduced in R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!