From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,67fd28f4008484be X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!goblin2!goblin.stu.neva.ru!news.teledata-fn.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: unconstrained subtype in component declaration, tagged OO Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <1v6bdfssnx5jd$.1k5a6782kgvu5.dlg@40tude.net> Date: Sun, 27 Mar 2011 11:42:58 +0200 Message-ID: NNTP-Posting-Date: 27 Mar 2011 11:42:55 CEST NNTP-Posting-Host: 1fddd7e3.newsspool1.arcor-online.net X-Trace: DXC=KLj1GaG4B1kJ00P1S40fZgic==]BZ:afn4Fo<]lROoRa<`=YMgDjhgb6E_NldJ1nGb[6LHn;2LCVn[ On Sat, 26 Mar 2011 15:50:17 -0700, Nasser M. Abbasi wrote: > Only problem is plotting the solution. So far, I write the > data from one simulation run to one text file and then use Matlab > to load and plot the data at the end of the simulation. Works well, > but data size can get very large, and when I load it to Matlab, it > requires lots of RAM. Hmm, is it Simulink actually? For Simulink you could write a custom a S-function in Ada and feed it with data at each simulation step. > If Only Ada had plotting in it, it will be just perfect :) It can: http://libre.adacore.com/wp-content/files/auto_update/gtkada-docs/gtkada_rm/gtkada_rm/screenshots.html -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de