How to send result from block (Simulink) to the Workplace (not array) ?

1 view (last 30 days)
In the model Simulink I have a block with a number result. I tried to use "To Workplace" block to send the number to the workplace and use it in the script further. However, I get only array of numbers corresponding to time. I used Timeseries, Sctructure and Array, but it didnt help me.
What can be solution to this problem ? How to make this variable to look like other "common" "simple" ones ?

Accepted Answer

Christopher Wallace
Christopher Wallace on 11 Sep 2018
In the 'To Workspace' block select 'Array' as the output type instead of 'Timeseries'

More Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2016b

Community Treasure Hunt

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

Start Hunting!