Question regarding Matlab level 2 S function
古いコメントを表示
Hello all
I have written a S function and it involves the use of approximatly 15 dialog parameters which are to be passed, as I have written the code so I know the sequence of the parameters but if another person wants to use it then it becomes diffcult to pass in the same order....I would like to know is there any way by which I can buid a parameter box so that each parameter is defined in a seperate line.
right know its being passed as: a,b,c,d.... I want
Amplidude(displayed/asking):a
Value (displayed/asking): b
and so on....
Is it possible? If yes then please guide how can I acheive this.
Regards
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Configure Block Features for MATLAB S-Functions についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!