help-octave
[Top][All Lists]
Advanced

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

Re: equivalent for C-style init: structname varname[] = {...} ?


From: Dimitri Maziuk
Subject: Re: equivalent for C-style init: structname varname[] = {...} ?
Date: Wed, 21 Nov 2012 09:45:07 -0600
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

On 11/21/2012 9:26 AM, Salva Ardid wrote:
This very rarely works. Matlab users do not want a better Matlab. If
they do, they're usually savvy enough to use another language
altogether and go to Scipy or R. There is very little room to make
Octave less stupid than Matlab.

So all this intro is to ask, why do you think Octave is not as 'good' as Scipy
or R? This was to me coming from you as a Octave developer, and I would like
to know more if possible...

(Never looked at R, but I do write in python a lot)

It's not a problem when you write one-off scripts no one will ever see. It's a problem when somebody else is told to take your "code" and turn it into a web service. Or plug it into a workflow.

Does $_=($1!qw'^(.)$'\1'i) look simple and intuitive to you? You can write perl in any language, as the saying goes, but some of them make it harder then others. Matlab isn't one of those, python is.

Dima



reply via email to

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