 |
|
List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] Logplot to file
| [MUG] Logplot to file |
|
Author: Emilio Sanchez
Posted: Wed, 11 Dec 2002 17:14:14 +0100
|
>> From: emilio sanchez "emilio.sanchez"
Hi Mugers,
I am trying to generate a postscript file from a logplot with
Maple 8 (Linux). Unfortunately the labels of the logarithmic
axis do not appear correctly in the output file. I remember
some discussions on this topic but, as usual, not the solution.
I am using the follwing sequence;
p1:=logplot(f(T), T=..., ... etc. ):
display(p1); # this works correctly on the screen
plotsetup(ps,plotoutput:=`./file.ps`);
display(p1); # y-axis in ps file as wrong numbering
plotsetup(default);
Thanks for your help in advance!
--
Best regards,
emilio "mailto:emilio.sanchez"
|
[View Complete Thread]
Previous by date: [MUG] Re: Maple and real-time data, John Richardson
Next by date: [MUG] Forcing Maple Output with Simplifying, Fraser Murray
Previous thread: [MUG] help! maple won't link external library, Richard Kaye
Next thread: [MUG] Forcing Maple Output with Simplifying, Fraser Murray
|
|
|