what is the difference between
이전 댓글 표시
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
2019년 8월 6일
1 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!