hi, (again
i gave a little problem writing a text in my plot title
this is the line
title(['x(t)= e^' num2str(S)]);
it gives me e^(number)
where "S" is a number that is changing (it's a variable in a lop)
the thing is that i need to multiply S with t where t is just a char...
i need this " e^(S*t)" where only S will change...
how can i do that...
and another problem...
i use mesh command to create a 3D plot, but it create me a plot with nice colors but without a grid inside the plot itself, just colors... i want to stay with the "mesh" command and to add grid to my plot... how should i do that?
thanks again![]()


LinkBack URL
About LinkBacks

