分数関数の書き方について
40 views (last 30 days)
Show older comments
z1=(x(1-x)(x-q))/(x+q);
というzとxの分数関数をプロットしたいのですが,(q=10^-5)エラーが表示されてしまい,プロットできません.かっこ'()'によるインデックス付けは,有効なインデックス式の最後の演算として表示されなければなりません.とエラー文が表示されるのですがどのように対応すればよろしいでしょうか.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!