MATLAB could not find modbus function

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

Categories

Asked:

on 26 Mar 2019

Edited:

on 26 Mar 2019

Community Treasure Hunt

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

Start Hunting!