how to use the plot::hatch function?
2 ビュー (過去 30 日間)
古いコメントを表示
there is always an error: Unexpected MATLAB operator. how to solve it? Thank you.
2 件のコメント
回答 (1 件)
Walter Roberson
2018 年 5 月 7 日
plot::Hatch is part of the MuPAD symbolic engine, and only operates in MuPAD notebooks. R2018a is the last release which will support MuPAD notebooks.
2 件のコメント
Walter Roberson
2018 年 5 月 20 日
編集済み: Walter Roberson
2018 年 5 月 20 日
You were trying to use the call in MATLAB instead of in a mupad notebook.
There is no Mathworks routine to draw hatched plots. You can look in the File Exchange for some contributions that draw hatched plots.
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!