Read a Matrix variable in simulink

I need to read a matrix variable from workspace in simulink, I am using the simin block but i have a problem with this, it shows me an error (Invalid workspace variable specified as workspace input in 'untitled1/From Workspace'. Time values must be monotonically increasing.), The question is: Which properties of this block (simin) or the matrix variable in workspace should I change to read it in simulink with the block correctly and operate with it (Multiply, Transpose....)?

1 件のコメント

Kaustubha Govind
Kaustubha Govind 2013 年 7 月 10 日
You need to double-click on the block and change the variable name from 'simin' to whatever the name in the workspace is.

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

 採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 7 月 9 日

1 投票

Use a constant block

1 件のコメント

Tong Zhao
Tong Zhao 2020 年 4 月 4 日
Awesome answer man! Although I can't explain why this works, but hey it works.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeEvent Functions についてさらに検索

製品

質問済み:

2013 年 7 月 9 日

コメント済み:

2020 年 4 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by