From: Steven Lord on

"landon donovan" <lutobu(a)gmail.com> wrote in message
news:hvjp4o$mtb$1(a)fred.mathworks.com...
> ok if you want to help me and if you CAN help me:
> I have the next function to plot with arrows that show the direction of
> the plot in 3d:

*snip*

> %%%h2 =
> coneplot(x0,c0,y0,u,w,v,5,'nointerp','quiver')%,'Color',varargin{:}); hold
> on
> %set(h2,'Color',varargin{:})
> %hold off
>
> I tried to adapt the directedplot function in 2d to 3d but I get very big
> arrows (in spite I set a MaxHeadSize of almost 0)and when i try to plot
> many graphs in the same figure I get an overloaded and very ugly plot. As
> you people can see, i rather tried to draw the arrows as cones using
> coneplot, but I get an error and thats why I commented that part in this
> code. PLEASE, ANYBODY, could you help me to draw this arrows correctly so
> I can get a good directed plot in 3D, or coneplot?

And the error message you received when you tried to call CONEPLOT like that
was ...?

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com