Re: Two questions 3x!
- To: mathgroup at smc.vnet.net
- Subject: [mg49147] Re: [mg49133] Two questions 3x!
- From: Yasvir Tesiram <yat at omrf.ouhsc.edu>
- Date: Mon, 5 Jul 2004 04:54:25 -0400 (EDT)
- References: <200407020601.CAA05454@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, 1. You want GraphicsArray. e.g. GraphicsArray[{{plot1, plot2, plot3, plot4}, {plot5....}}]. Don't forget to wrap it around Show. 2. Call math and when presented with In[1]:=, type in <<job.m. If you are after scripting capabilities using Mathematica from the dos shell then see http://forums.wolfram.com/mathgroup/archive/1999/May/msg00280.html Cheers Yas On Jul 2, 2004, at 1:01 AM, Daohua Song wrote: > Dear colleagues, > Here are the problems: > 1. usually, mathematica shows plots one per row, of course we can use > displaytogetherArray to put them together in a row. now if i produce n > graph and want them to be displayed by 4(or whatever number) plots per > row. Is there simple methods or functions to do it automatically? > > 2.i want to rum math in DOS of windows. e.g > call math job.m > but it gives me > > C:\>call math job.m > Mathematica 4.1 for Microsoft Windows > Copyright 1988-2000 Wolfram Research, Inc. > -- Terminal graphics initialized -- > > In[1]:= > > :( where it doesn't work? > Thanks! > sincerely > Daohua
- References:
- Two questions 3x!
- From: Daohua Song <ds2081@columbia.edu>
- Two questions 3x!