Path: news.mathworks.com!newsfeed-00.mathworks.com!nntp.TheWorld.com!news.mathforum.org!not-for-mail
From: klydefrog <aj00mcgraw@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Reason Matlab has never implemented incrementation operators?
Date: Wed, 18 Mar 2009 15:47:52 EDT
Organization: The Math Forum
Lines: 3
Message-ID: <20461488.1237405703543.JavaMail.jakarta@nitrogen.mathforum.org>
NNTP-Posting-Host: nitrogen.mathforum.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: support1.mathforum.org 1237405703 6216 144.118.30.135 (18 Mar 2009 19:48:23 GMT)
X-Complaints-To: news@news.mathforum.org
NNTP-Posting-Date: Wed, 18 Mar 2009 19:48:23 +0000 (UTC)
Xref: news.mathworks.com comp.soft-sys.matlab:525969


What is the philosophy or reason behind the Mathworks not finally releasing Matlab with a few incrementation operators? (++, +=, etc)

I'm not asking for work arounds or ways how to write my own function to get the same effect.  I'm just curious why in the world they don't do this.  Seems like it would be a simple thing to do.