Path: news.mathworks.com!newsfeed-00.mathworks.com!oleane.net!oleane!news.in2p3.fr!in2p3.fr!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!club-internet.fr!feedme-small.clubint.net!aioe.org!not-for-mail
From: dpb <none@non.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: What is the MATLAB Internal Architecture?
Date: Sat, 06 Oct 2007 17:34:25 -0500
Organization: Aioe.org NNTP Server
Lines: 12
Message-ID: <fe92n6$rj7$1@aioe.org>
References: <fe7ed3$jrt$1@fred.mathworks.com>
NNTP-Posting-Host: luFFnQdfJcQ/Ug9f9nMuSQ.user.aioe.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@aioe.org
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
Xref: news.mathworks.com comp.soft-sys.matlab:431631



SmartEngineer wrote:
> Hello,
>       Can anyone explain the internal arcitecture of the 
> MATLAB.How it is actually working in some detail.

You type in an expression, it parses it and then if no error in syntax 
is found, computes a result...

As Dr Lara asks, what precisely, do you propose to do with this 
information?  :)

--