Hello, i need the values in simulink..

4 次查看(过去 30 天)
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 个评论
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 中查找有关 Code Generation for ARM Cortex-M and ARM Cortex-A Processors 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by