フィルターのクリア

how save data from To workspace block

2 ビュー (過去 30 日間)
Arun Badigannavar
Arun Badigannavar 2012 年 12 月 13 日
I have a simulink calculation where at the end of my calculation,there will be genereation of more the 10 number of output from a block,,, so i am sending the result back to workspace with "to workspace" block ,,but in my next use I want use only last cell of data available in the workspace "from workspace" block,,,and my result will always vary in the number of outputs,,,sometimes 10 outputs sometimes 12, 13, 18, 19, like this ,,,and i want to access oly last cell data for my next calculation
  2 件のコメント
Azzi Abdelmalek
Azzi Abdelmalek 2012 年 12 月 13 日
Can you explain with a diagram ?
Arun Badigannavar
Arun Badigannavar 2012 年 12 月 13 日
Mr Azzi it got solved,,,Do u have any idea about simulink block which takes input value from feedback loop from other block

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

回答 (1 件)

Muruganandham Subramanian
Muruganandham Subramanian 2012 年 12 月 13 日
Try using Lookup Table
  2 件のコメント
Arun Badigannavar
Arun Badigannavar 2012 年 12 月 13 日
No use,,,I tried,,I want a block which will take input from other block in a loop,,,like feedthrough
Kaustubha Govind
Kaustubha Govind 2012 年 12 月 26 日
You probably need to use a Unit Delay block in the loop to allow the previous output to feed back to the input for the next time-step.

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

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by