what is the difference between

2 次查看(过去 30 天)
while i am installing matlab support package for arduino i get confuse with their fuctionsof these support packages
1)matlab support package for arduino hardware.
2)legacy matlab and simulink support for arduino.
3)simulink support package for arduino hardware

回答(1 个)

Walter Roberson
Walter Roberson 2019-8-6
The legacy support package was the first version of the software written. Once that version existed and customers were providing feedback on it , Mathworks found that a different way of arranging the interface would be better, so Mathworks wrote a new version that is not compatible with the old version. The new version required some internal changes that were not available at the time that the original version was written. Because some people still have code written for the old version, Mathworks continues to make the old version available as the "legacy" code.
There is a separate support package for MATLAB itself to communicate with Arduino, compared to Simulink communicating with Arduino. Simulink has a block-oriented interface that MATLAB itself does not use.

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by