Workspace big data to load into simulink
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Arjun
am 5 Feb. 2025
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 Kommentare
Siehe auch
Kategorien
Mehr zu Prepare Model Inputs and Outputs finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!