Re: Question

"Dmitri A. Sergatskov" <[email protected]> Wed, 29 Mar 2023 09:29:29 -0400
Newsgroups gmane.comp.gnu.octave.general
Message-ID <CAO+XyQL_x5bgDdw-8eLse7RZqXWh9E3bypP8_osUzGAQ8y2cCw@mail.gmail.com>
Also see:

https://savannah.gnu.org/bugs/?63946

On Wed, Mar 29, 2023 at 9:24 AM Doug Stewart <[email protected]> wrote:

> Try addin g a drawnow function at the end of your function.
>
>
> On Wed, 29 Mar 2023 at 09:09, Miguel Luque <[email protected]> wrote:
>
>> Hello good evening. Could you help me? I try to graph in Octave but
>> nothing appears on the graph screen.
>>
>> x = -10:0.1:10;
>> plot (x, sin (x));
>> xlabel ("x");
>> ylabel ("sin (x)");
>> title ("Simple 2-D Plot");
>>
>>
>> *Ing. Estuardo M. Luque*
>> *Cel: 4205-8526*
>> *e-mail: [email protected] <[email protected]>*
>>
>> ----------
>> 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
>


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