Workspace big data to load into simulink
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Arjun
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Prepare Model Inputs and Outputs in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!