Workspace big data to load into simulink
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Arjun
el 5 de Feb. de 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 comentarios
Ver también
Categorías
Más información sobre Prepare Model Inputs and Outputs en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!