変数に入れた計算式を計算する方法
Show older comments
matlabのプログラムの中で、iという変数の中に1+1という計算式を格納しました。
この変数を表示させると、そのまま1+1が表示されますが、変数に格納した計算式を計算する関数などはございますでしょうか。
よろしくお願いします。
Accepted Answer
More Answers (0)
Categories
Find more on データ型の変換 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!