Simulink Table-Type Data Import
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have a dataset which is in table format. It is in my workspace, how can i import it to Simulink? I tried Constant and From Workspace blocks.
Also tried converting it to arrays and structs but there is also problem in importing these types.
Any help is very appericiated!
Best Regards
0 件のコメント
回答 (1 件)
Nikhil
2023 年 6 月 27 日
Hey Matin,
I think From File block can read the data from MAT file into a Simulink Model.
For your reference you can visit : https://in.mathworks.com/help/simulink/slref/fromfile.html
Hope this works for you.
3 件のコメント
参考
カテゴリ
Help Center および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!