[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #7712] Make menu.m More Compatible with MA
From: |
Jordi Gutiérrez Hermoso |
Subject: |
[Octave-patch-tracker] [patch #7712] Make menu.m More Compatible with MATLAB |
Date: |
Fri, 17 Feb 2012 02:13:56 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Moonphoenix/3.6.13 |
Update of patch #7712 (project octave):
Assigned to: None => jordigh
_______________________________________________________
Follow-up Comment #3:
Sorry to trouble you, but could you please rewrite this in Octave style?
1) There has to be a space before an opening parens if it's a function call,
but not if it's indexing
2) Use descriptive loop-closing keywords (endif, endfor, endwhile).
3) Use ! instead of ~ for negation
4) Put parens around conditions in loops, e.g. if (foo==bar), not if foo ==
bar
Also, how would you like to be credited? Normally we do "Real Name
<some.email>"
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?7712>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/