Page 1 of 1
Use FCLOSE to disconnect an interface object from the instrument
Posted: Sat Jun 17, 2017 6:58 am
by matlab1
Use FCLOSE to disconnect an interface object from the instrument
Re: Use FCLOSE to disconnect an interface object from the instrument
Posted: Sat Jun 17, 2017 10:35 am
by matlab1
At this point, the device is available to be connected to a serial port object. If you no longer need s, you should remove from memory with the delete function, and remove it from the workspace with the clear command.