- 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!