Feeds
質問
Change LineWidth with help of a function.
I want the function to change the width of an already existing graph. Calling the bytBredd. Loads the new width of the graph ...
14年以上 前 | 1 件の回答 | 0
1
回答回答済み
Function with handle.
Ok, things start to happen ... inch by inch. :) with this function: function [plot_handles] = skapaPlot(plot_handles) ...
Function with handle.
Ok, things start to happen ... inch by inch. :) with this function: function [plot_handles] = skapaPlot(plot_handles) ...
14年以上 前 | 0
質問
Function with handle.
Hi. I need some help with this problem. Can not see what I'm doing wrong. _The function takes an array of plot handles input ...
14年以上 前 | 2 件の回答 | 0
2
回答質問
Ode45 with functions problem.
This is my function file "func1". function fty = func1(t,y,c) % t time interval. % y vector with a, b, g % c vector wit...
14年以上 前 | 1 件の回答 | 0
