how to use the plot::hatch function?
显示 更早的评论
there is always an error: Unexpected MATLAB operator. how to solve it? Thank you.
回答(1 个)
Walter Roberson
2018-5-7
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 2-D Function Plots 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!