Create a 3*m matrix in app designer
古いコメントを表示
I would like to define an editable 3*m matrix in app designer programmatically defined by users.
Once defined the parameter m in an editable field (numeric), the app automatically generates an editable 3*m matrix.
How can I do this?
I don't know how it is possible to define an editable matrix with predefined size.
2 件のコメント
Rik
2020 年 3 月 20 日
If you know that last part, what exactly is your issue? It shouldn't be too difficult to have a callback that would use that method to create a matrix with the size your user supplies.
Gaetano Pavone
2020 年 3 月 20 日
編集済み: Gaetano Pavone
2020 年 3 月 20 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!