question about contour maps
3 次查看(过去 30 天)
显示 更早的评论
Hello,
I want to draw the interior permanent magnet synchronous motor constant torque lines which i have attched here. But am not able to obtain the same lines. Can anybody please help me to obtain the same..?
Regards,
Deepika
0 个评论
回答(1 个)
Alessandro Masullo
2016-4-29
编辑:Alessandro Masullo
2016-4-29
If you have the torque matrix, you can simply use contour(torque). If you want to fill the space between lines, you can use contourf(torque).
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!