using an array in a Simulink Matlab function block

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 个评论

There are at least 3 ways to do that:

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Modeling 的更多信息

标签

提问:

2020-5-19

评论:

2020-5-20

Community Treasure Hunt

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

Start Hunting!

Translated by