Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!orca!javelin.sim.es.com!imp!dingebre From: dingebre@imp.es.com (David Ingebretsen) Newsgroups: comp.sys.amiga.applications Subject: PD Matlab on fish disk 499 Message-ID: <1991Jun26.154656.26583@javelin.sim.es.com> Date: 26 Jun 91 15:46:56 GMT Sender: news@javelin.sim.es.com Reply-To: dingebre@imp.es.com (David Ingebretsen) Followup-To: comp.sys.amiga.applications Organization: Evans & Sutherland Computer Corp., Salt Lake City, UT Lines: 16 Nntp-Posting-Host: imp.sim.es.com I unarc'd Matlab from FF499. I have used Matlab in many forms and am a big fan and would like to make it work on my A2000. PROBLEM! When I set up a variable to plot, x, and type plot(x), I get the question: Have you set your stack to 100000? Plot >> Regardless what the stack is, 10,000 like the docs say or 100,000 like the question, if I type 'yes' at the '>>' it exits with an error***3. Will someone please help me? x was set up with x=rand(50,2);