Workspace big data to load into simulink
5 ビュー (過去 30 日間)
古いコメントを表示
I want to import workspace data of 12890 data points to process it in Simulink. The data in workspace is obtained from running a matlab script. So it is stored as variable in workspace. My issue is I am not able to import all the data points in simulink and run simulation. It gives logging error. Can anyone please discuss what could be the solution for this
0 件のコメント
回答 (1 件)
Arjun
2025 年 2 月 5 日
I see that you are having trouble in importing data from the MATLAB's workspace to Simulink.
This MATLAB Answer highlights the same issue. Kindly refer to it to gain insights: https://www.mathworks.com/matlabcentral/answers/1562596-inputting-data-from-my-workspace-into-simulink
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Prepare Model Inputs and Outputs についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!