using an array in a Simulink Matlab function block

6 visualizaciones (últimos 30 días)
nish att
nish att el 19 de Mayo de 2020
Comentada: rubindan el 20 de Mayo de 2020
I have an array 'Ramp.mat'
This array has some data (4x4 matrix) which I want to use while making the code for Simulink Matlab function block .
May I know which command I can use to use data from mat file.
Had it been a .m file then I could have used load 'Ramp' command , but in this case it is not applicable.
Please help .
  1 comentario
rubindan
rubindan el 20 de Mayo de 2020
There are at least 3 ways to do that:

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by