Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to get harmonic distortion measurements from spectrum analyzer block within Simulink?
1 次查看(过去 30 天)
显示 更早的评论
I need to work on the harmonic distortion measurements and then deploy the simulink model to Android device. I can use getMeasurementsData in matlab code, but how do I do this in Simulink since matlab code cannot be deployed to Android?
2 个评论
Sutanu Maiti
2019-3-6
Hi Danyang,
You can use MATLAB function block in Simulink model to write MATLAB code. Please find details in below example:
Also, you can use Array Plot block with Android devices. Please find details in below example:
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!