Re: Error message

Mazen Mikha <[email protected]> Fri, 12 Aug 2022 06:28:08 -0500
Newsgroups gmane.comp.gnu.octave.general
Message-ID <CAMoBeHPy7C_E-ogmSotdiN1mmUN=CMHPqxuir9Wd+fbEjGwrGg@mail.gmail.com>
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
>>
>
>
> --
> DAS[image: Certificate for 206392]
>
> <https://linuxcounter.net/user/206392.html>
>


----------
We are transitioning to a web based forum
for community help discussions at
https://octave.discourse.group/c/help