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
