question about contour maps
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Alessandro Masullo
el 29 de Abr. de 2016
Editada: Alessandro Masullo
el 29 de Abr. de 2016
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).
Ver también
Categorías
Más información sobre Contour Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!