- your input
- what you did
- what you got as output
- what you expected to get
Usings subs on matrices ?
3 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone,
I'm trying to substitute variables in a matrix, but I run in something a little bit weird. When using the command "C = subs(C, exp1, exp2)", the result is not the matrix that I would have had if I had done the same substitution for all elements of C. How can it be ?
2 件のコメント
Jos (10584)
2013 年 10 月 31 日
編集済み: Jos (10584)
2013 年 10 月 31 日
Your question is too vague. Can you give a very small example of
Added: I do not know a command called SUBS
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!