필터 지우기
필터 지우기

Hello, i need the values in simulink..

조회 수: 5 (최근 30일)
nani kalyan
nani kalyan 2015년 5월 11일
댓글: Nobel Mondal 2015년 5월 12일
for this diagram, we need to consider the coloumn number 5 as a load and for the relation of graph values shoul be taken as an attched image... and i need the all output values in excel, please send me.
<<
>>
  댓글 수: 1
Ilham Hardy
Ilham Hardy 2015년 5월 12일
There is also interpolation method in Excel.
You don't need Matlab (or Simulink in this case) only for interpolation/extrapolation.

댓글을 달려면 로그인하십시오.

답변 (1개)

Nobel Mondal
Nobel Mondal 2015년 5월 12일
From what I understand, you are trying to save the output of the simulation in an excel file, in place of viewing in the scope.
You can add an outport(simulink/Sinks/Out1) at the output of the 1-D look up table. Then from the Configuration Parameters Dialog, check the Save to Workspace options.
After this when you run the simulink model, the output will be saved as a Dataset. You can use that to write in an excel file.
  댓글 수: 5
Pratik Bajaria
Pratik Bajaria 2015년 5월 12일
Have a look at the following link: Importing the Excel data directly into Simulink This might surely help.
Nobel Mondal
Nobel Mondal 2015년 5월 12일
Good resources, Pratik. Thanks for pointing that out.
You may want to put that as a separate answer and accumulate some points!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by