How to import file from Tornado (VLM) to Matlab Simulink?
14 ビュー (過去 30 日間)
古いコメントを表示
Hi guys, How do you import and run an output result (file) from Tornado VLM to Matlab simulink? I did a modeling of a UAV in Tornado and need to run a simulation
0 件のコメント
回答 (1 件)
Ramanuja Jagannathan
2017 年 10 月 4 日
Hey, I have not familiar with Tornado, but from a quick research I understand that Tornado results are stored as 'struct' data types. If that's the case, then the a particular field can be used in 'From Workspace' block if it's a time series. But in order to provide better solution, can you shed light on the type of data from Tornado and explain what variable you intend to import to Simulink?
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!