Feeds
답변 있음
axis of mesh
The code looks like n=92; tid=[0:15:n*15-15]; Tempbar=zeros(n,296); for i=1:n name=sprintf('M1%u',i); ...
axis of mesh
The code looks like n=92; tid=[0:15:n*15-15]; Tempbar=zeros(n,296); for i=1:n name=sprintf('M1%u',i); ...
거의 14년 전 | 0
질문
axis of mesh
Hello im trying to plot a m x n matrix with the mesh commando but I dont want the axis to be the matrix size, how can i change t...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
place Figure handles in vektor
Hello im making a funtion were its possible to typ in a fnction and make a plot of it, function plot_handles=skapaplot(var...
거의 15년 전 | 답변 수: 1 | 0
1
답변질문
system of odes
hello i have a system of ode equations i want to solve with ode45. the equations is x1´=s*(x2-x2*x1-x1-q*(x1^2) x2´=(-x2-x1*...
거의 15년 전 | 답변 수: 1 | 0
