Re: Error message
Jose Ramom Flores das Seixas <[email protected]> Fri, 12 Aug 2022 14:06:42 +0200
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <[email protected]> |
Nowadays, this list has very little activity. You will find more help in the Discourse group: https://octave.discourse.group/ Às 13:28 de 12/08/22, Mazen Mikha escreveu: > Good morning, > This error message only occurs for 2-D graphs. Normal vectors and > 3-D graphs are working fine. It seems to be a two dimensional matrix > problem. > It is not clear what is causing the error and I have not been able to > find this type of error in the Octave documentations or on-line search. > The "clear" and "clear all" are not related to this issue. > > Thank you for your help > > On Thu, Aug 11, 2022 at 12:21 PM Doug Stewart <[email protected]> > wrote: > > Your code works for me. > Try > clear > > or clear all > > > > On Thu, 11 Aug 2022 at 13:11, Mazen Mikha <[email protected]> wrote: > > Octave is running on Ubuntu 22.04. > This error message is generated when trying to plot, > > eml_allow_mx_inputs > > > here is an example of the script > > x = -10:0.1:10;plot (x, sin (x)); xlabel ("x"); ylabel ("sin > (x)"); title ("Simple 2-D Plot"); > > Any help would be appreciated > > > > > > ---------- > We are transitioning to a web based forum > for community help discussions at > https://octave.discourse.group/c/help > > > > -- > DASCertificate for 206392 > > > ---------- > We are transitioning to a web based forum > for community help discussions at > https://octave.discourse.group/c/help ---------- We are transitioning to a web based forum for community help discussions at https://octave.discourse.group/c/help