help-octave
[Top][All Lists]
Advanced

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

Re: variable display


From: Nuno Lopes
Subject: Re: variable display
Date: Wed, 8 Feb 2006 17:37:25 -0600

On Thu, 2006-02-09 at 00:20 +0100, Søren Hauberg wrote:
> I'm guessing a little here, but I think you're missing some
> semi-colons.
> That is, if you write
>   a = 7
> Octave will print
>   a = 7
> If however you write
>   a = 7;
> (notice the semi-colon) nothing will be printed.
> This might be your problem, but I'm just guessing.

Thank you very much! That did the trick! 

A rather basic solution but I had searched the documentation and googled
around only to find no solution :(

best regards,
-- 
Nuno Lopes

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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