フィルターのクリア

How to create a Mupad symbolic variable as a matrix

2 ビュー (過去 30 日間)
Jian Wang
Jian Wang 2011 年 10 月 20 日
Hi,
Is it possible to create a Mupad symbolic variable as a matrix, only specifying the dimension but not the element?
I don't want the elements of the matrix variable to appear in my equation.
Thanks in advance!
Rgds, Jian

採用された回答

Walter Roberson
Walter Roberson 2011 年 10 月 20 日
Do you need to do this at the MATLAB level or at the MuPAD level?
Is there a particular data type that the matrix will hold (e.g., numbers only), or do you need a general symbolic matrix?
  2 件のコメント
Jian Wang
Jian Wang 2011 年 10 月 21 日
I need a general symbolic matrix at Mupad level
Walter Roberson
Walter Roberson 2011 年 10 月 24 日
I thought I had answered this already, but perhaps that was a day that the site was acting up.
At the MuPAD level, you create general symbolic arrays with the array() call.
http://www.mathworks.com/help/toolbox/mupad/stdlib/array.html

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by