using an array in a Simulink Matlab function block

조회 수: 5 (최근 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 CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by