using an array in a Simulink Matlab function block

8 ビュー (過去 30 日間)
nish att
nish att 2020 年 5 月 19 日
コメント済み: rubindan 2020 年 5 月 20 日
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 件のコメント
rubindan
rubindan 2020 年 5 月 20 日
There are at least 3 ways to do that:

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by