Workspace big data to load into simulink

1 view (last 30 days)
richa mishra
richa mishra on 8 Feb 2021
Answered: Arjun on 5 Feb 2025
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

Answers (1)

Arjun
Arjun on 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

Categories

Find more on Prepare Model Inputs and Outputs in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!