question about contour maps
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Alessandro Masullo
il 29 Apr 2016
Modificato: Alessandro Masullo
il 29 Apr 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).
Vedere anche
Categorie
Scopri di più su Contour Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!