Clear Filters
Clear Filters

How to assign variables to columns from a matrix thats in simulink

1 view (last 30 days)
In my matlab script I need to assign variables to each column in my 155 x 6 matrix. The matrix data came from my simulink model. How I can assign these columns to a variable?
  1 Comment
Ganesh Regoti
Ganesh Regoti on 4 Nov 2019
Hi Stephen,
I have certain doubts,
  1. The matlab script, does it run along with the Simulink model or it is executed after the execution of Simulink Model.
  2. By the line "assign variables to columns", you want the column data to be stored in seperate variables?
Could you elaborate?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!