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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
