How can i load mat file in simulink ?

1 view (last 30 days)
I try to load mat file (matrix data) in simulink by using from file block but it only retrieve one column.

Accepted Answer

Abhilash Padma
Abhilash Padma on 2 Aug 2019
I guess your format of matrix in .mat file is wrong. In the matrix, the time stamps should be in first row and the data with respect to each time stamp should start from second row.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!