photo

Joel Hing


Last seen: mehr als 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


I am trying to plot the fuctions "phi_i_store1" which is stored as 1x1 sym. Is there a way to plot it without using fplot as I want to be able to see the variables of the plot
phi_i_store1 = 0; for i = 1 : 10 phi_i = ((y/l)^(i+1)*(2+i-i*(y/l)))/(i*(i+1)*(i+2)); phi_i_s...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort