help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: mat.file


From: Nicholas Jankowski
Subject: Re: Fwd: mat.file
Date: Mon, 16 Nov 2015 23:14:15 -0500

On Nov 16, 2015 7:33 PM, "marzieh" <address@hidden> wrote:
>
>  
>
>
> ------------------------------ نامه ارسالی------------------------------
> از: ‪marzieh <address@hidden>‬
> به: ‪address@hidden
> ارسال شده: دوشنبه، 25 آبان 1394 10:14:02
> موضوع: mat.file
>
>  
>
>  
>
> hi
>
> i write mat.file in GNU octave but this error appears :
>
> warning: /tmp/03453f33ba3b472db66b8ebc1c51a5be/input.pipe: possible Matlab-style short-circuit operator at line 99, column 16 warning: /tmp/03453f33ba3b472db66b8ebc1c51a5be/input.pipe: possible Matlab-style short-circuit operator at line 107, column 16
>
> can you help me?
>

See this page of the help manual:

https://www.gnu.org/software/octave/doc/interpreter/Short_002dcircuit-Boolean-Operators.html

Specifically the note at the bottom about matlab. I assume you are using & or | instead of && or ||.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]