convert expression to matrix
古いコメントを表示
I am trying to convert an expression defined this way into a matrix
syms x
y = 3*x+2+x^5;
I would the matrix to take values from 0 with a step of 0.001 to 10
thank you
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Numbers and Precision についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
