octave-maintainers
[Top][All Lists]
Advanced

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

Re:


From: Ian McCallion
Subject: Re:
Date: Thu, 29 Nov 2018 22:42:25 +0000
User-agent: Android

From: Andrea Latina
Sent: Thu Nov 29 22:29:55 GMT+00:00 2018
To: Octave-Maintainers
Subject:

Hello everybody!

I hope you all are doing well.

I have a small problem with my Octave. Something that used to work, doesn't seem to work any more (I have tested it on versions 4.2.1 and 4.4.1) :

A = [];
A += ones(4,1); % a matrix

In the past these lines used to work, now they give me an error:

error: operator +: nonconformant arguments (op1 is 0x0, op2 is 4x1)
----------------

It does not work on Octave 3.8.2. On which version of Octave do believe it used to work?

Cheers... Ian

reply via email to

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