From: "Juan Manuel Romero Martin" <tingspain@gmail.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: Including CheckNodeTree.java to a Matlab GUI
Message-ID: <ef5a699.11@webcrossing.raydaftYaTP>
Date: Fri, 29 Jun 2007 06:58:42 -0400
References: <ef5a699.5@webcrossing.raydaftYaTP> <ef5a699.6@webcrossing.raydaftYaTP> <ef5a699.8@webcrossing.raydaftYaTP> <ef5a699.9@webcrossing.raydaftYaTP> <ef5a699.10@webcrossing.raydaftYaTP>
Lines: 23
NNTP-Posting-Host: 193.128.61.237
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:416392



Stephan Hoffmann wrote:
>
>
> Juan Manuel Romero Martin wrote:
>
>> Stephan, has you see that: <http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14583>
>
> Hi,
>
> you need exactly this file to use the Java classes i posted.
> Matlab's JAVACOMPONENT won't work.
>
> Just download the file and copy it to your Workspace.
  
Thanks very much Stephan, it works great. You showed me the light.
hehe ;-)

Stephan, do you know how i can make a Simulink Library Dynamically ?
Like, create a main core library block and star reading from diferent
folders different blocks and add them into the main library ???

Thanks in advances