ワークスペース上の変数をAppDesignerでプロットする
Afficher commentaires plus anciens
MATLABワークスペースから、AppDesigerへの変数の受け渡し方法がわかりません。
例えば下記のような変数x,yがMATLABのワークスペース上に定義されているとします。
x=1:10;
y=sin(x);
このAppDesigerでグラフをプロットするにはどのようにすれば良いでしょうか?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur App Designer を使用したアプリ開発 dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!