Path: news.mathworks.com!not-for-mail
From: "Peter Bone" <peterbone@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Stand alone editor (meditor)
Date: Mon, 14 Sep 2009 16:49:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <h8ls5u$qdv$1@fred.mathworks.com>
References: <g4fead$p8v$1@fred.mathworks.com>
Reply-To: "Peter Bone" <peterbone@hotmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1252946942 27071 172.30.248.35 (14 Sep 2009 16:49:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 14 Sep 2009 16:49:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 870367
Xref: news.mathworks.com comp.soft-sys.matlab:570309


"Peter Bone" <peterbone@hotmail.com> wrote in message <g4fead$p8v$1@fred.mathworks.com>...
> I have Matlab R2007b and just found out that meditor is no
> longer included. Why did they remove it? It's main advantage
> was that you didn't have to open Matlab, which can take a
> long time the first time you open it and it uses up a lot of
> resources. You used to be able to just double click an
> m-file and it would open up almost immediately.
> 
> Does anyone know if I can get meditor back?
> 
> Regards,
> Peter

I now use Crimson Editor as a standalone Matlab editor since it supports Matlab syntax highlighting. It uses up much less resources than Matlab and opens quicker, so it's useful when you just want to browse code.