Juan Pablo Carbajal wrote:
> 2011/9/22 Philip Nienhuis<pr.nienh...@hccnet.nl>:
>> Then:
>>
>> Juan Pablo Carbajal wrote:
>>> On Wed, Sep 21, 2011 at 10:59 PM, Juan Pablo Carbajal
>>> <carba...@ifi.uzh.ch>    wrote:
<snip>
>>> I forgto about the Matlab issue
>>>
>>> Matlad doesn't complaint when it finds %%, the code might look ugly in
>>> the matlab editor, but nothing else. My colleagues complaint if they
>>> find ##.
>>
>> Obviously yes if the file is to be used in ML too.
<snip>
  In my opinion changing "%%" to "##" is just Ctrl-h, or even less for
> vim users. But as you may known many ML users are already in the Dark
> side and they do not like to touch "horrible" source code. If it is

:-)

> required that %% goes ## I will do it, and then I will provide my
> colleagues with ML compatible versions.

Just keep the %% if you want to make it easier for yourself & colleagues.

The only issue I regularly encounter with code meant for both ML and 
Octave is the short-circuit logical stuff, e.g.,  && (Octave) vs. & (ML).

Good luck,

Philip

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to