You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to plot a 3D graph with mesh() or plot3(), it gives the error:
error: __gnuplot_draw_axes__: gnuplot (as of v4.2) only supports 3-D filled triangular patches
error: called from
__gnuplot_draw_axes__ at line 773 column 19
__gnuplot_draw_figure__ at line 169 column 17
__gnuplot_drawnow__>__gnuplot_draw_to_file__ at line 123 column 9
__gnuplot_drawnow__ at line 82 column 7
When trying to plot a 3D graph with mesh() or plot3(), it gives the error:
I tried examples from octave docs:
And results:
The text was updated successfully, but these errors were encountered: