Issue with hggroup and zlim

Ben Abbott bpabbott at mac.com
Fri Aug 29 15:20:39 CDT 2008


On Friday, August 29, 2008, at 03:47PM, "John W. Eaton" <jwe at bevo.che.wisc.edu> wrote:
>On 29-Aug-2008, David Bateman wrote:
>
>| Here is the promised patch
>
>Thanks.
>
>This eliminates the crash and now I see the same axis limit problem
>that you originally commented on.
>
>I see that Matlab does not handle the case of
>
>  plot3 (x, complex_vector);
>
>I thought this was supposed to be equivalent to
>
>  plot3 (x, real (complex_vector), imag (complex_vector));

In Matlab 2008a I get an error for "plot3(x, complex_vector)". I recall this being discussed on a prior thread ... link below.

http://www.nabble.com/Re%3A-Plotting-problem-again-p17637417.html

It was a "short" short discussion, between me, myself and I ;-) 

Ben


More information about the Bug-octave mailing list