I have 3 ellipsoids that I have created using the ellisoid function. I need to view the ellipsoid in XY and XZ axis and access the values of all the 3 ellipse for some other calculation. I am familar with the view function, but how could I access the values from it. Can somebody help / suggest how could I calulate it in matlab?
I didn't get you clearly. If I use view(0,0) and view(0,90) I can get my whole surface in XY and XZ plane, But how can I access the data from view to calculate the major and minor axis of ellipse? is that possible?
Thanks for the message. What I was looking for is to view the ellipsoids in XY and XZ plane so as to get an ellipse and then find their major and minor axis. I hope the question is clear now.
I was trying it out and could you tell me if this is right? Can I find the major/minor axis values of ellipse by using Maxis =max(x)-min(x); and max(y)-min(y)? if wrong, is there any way to find it?
e=[4.00e-04 -0.0015 -1.5000; %a,b,c values of ellipsoid
-7.00e-04 8.00e-04 0.6667];
ec=[71.0561 -129.2695 7.7346; %Ellipsoid centres
71.0576 -129.2728 1.3333];
function getEllXY(e,ec) %Get ellipsoid in XY plane (Ellipse)
Da Änderungen an der Seite vorgenommen wurden, kann diese Aktion nicht abgeschlossen werden. Laden Sie die Seite neu, um sie im aktualisierten Zustand anzuzeigen.
Translated by
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.