フィルターのクリア

Convert algorithm code to simulink model

3 ビュー (過去 30 日間)
Suma
Suma 2014 年 3 月 19 日
コメント済み: bouchra ayoubi 2015 年 3 月 3 日
Hi,
Is it possible to convert Matlab code algorithm into Simulink model?
Thanks

採用された回答

Chandrasekhar
Chandrasekhar 2014 年 3 月 20 日
Suma, Please find the attached model. I hope this will help you

その他の回答 (3 件)

Viju
Viju 2014 年 3 月 19 日
You can incorporate existing MATLAB script in a Simulink model using MATLAB function blocks. For information on that, take a look at: http://www.mathworks.com/videos/incorporating-matlab-algorithms-into-a-simulink-model-69028.html
  3 件のコメント
Viju
Viju 2014 年 3 月 20 日
I don't understand the problem entirely (and perhaps your k is i). Can you elaborate on what exactly you are looking to do?
Chandrasekhar
Chandrasekhar 2014 年 3 月 20 日
Suma, there is not method of converting an mscript to a simulink model. You need to develop the algorithm in simulink based on the mscript

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


Suma
Suma 2014 年 3 月 20 日
編集済み: Suma 2014 年 3 月 20 日
Hi,
I want to build a simulink sub-blocks:
1. a sub block that generates random vectors(2x2 column) for i=1:N
2. another sub-block that acts on each column vectors generated in step1
etc
Do I need to build function script for these? What about the loop?
So, I want to be sure whether function block is the right way and whether there are any alternative approaches.
thanks again
  1 件のコメント
bouchra ayoubi
bouchra ayoubi 2015 年 3 月 3 日
hello , Suma ... find you the answer ? because i have the same problem

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


Suma
Suma 2014 年 3 月 20 日
thanks, one more question though- is there any tutorial on the thing you have done?
  1 件のコメント
Chandrasekhar
Chandrasekhar 2014 年 3 月 20 日
tutorial? regarding?

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

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by