photo

Giacomo Lucidi


CMCC Scarl

Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Student

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Problem with surf plot
Dear all. I'm trying to create a 3D plot with surf function. The code is: M=A/B; v(1,:)=u01; for n=2:length(t) ...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I fix legend in an animate plot 2D?
figure(1) for j = 1:length(t) plot(x,u(:,j),x,v(j,:),x,LF(j,:)) pause(0.1) end I would see the legend a...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten