photo

Joel Hing


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

3 years ago | 1 answer | 0

1

answer