|
|
| Author |
Message |
Brad Cooper science forum beginner
Joined: 07 May 2005
Posts: 48
|
Posted: Sat May 20, 2006 11:24 am Post subject:
MuPAD and EPS plot
|
|
|
Hi,
smlplt := plot::Function2d(x^4, x = 0..5, ViewingBoxYRange=0..25,
LineStyle=Dashed, Color = RGB::Black ):
plot(smlplt,ViewingBox=[0..5,0..90],AxesVisible=FALSE);
The plot above produces a perfect dashed line in MuPAD.
When the plot is exported as .eps, the dashes in the line are meshed up when
the plot is viewed with GhostView.
I strongly suspect this is a deficiency with PostScript. Is there anyone
aware of a workaround to make the plot appear correctly in PostScript?
Cheers,
Brad |
|
| Back to top |
|
 |
Christopher Creutzig science forum Guru Wannabe
Joined: 03 May 2005
Posts: 107
|
Posted: Mon May 22, 2006 11:02 am Post subject:
Re: MuPAD and EPS plot
|
|
|
Brad Cooper wrote:
| Quote: | The plot above produces a perfect dashed line in MuPAD.
When the plot is exported as .eps, the dashes in the line are meshed up when
the plot is viewed with GhostView.
|
Oops. This is a MuPAD bug. I've been told it's been fixed for the
upcoming release; thanks for pointing it out.
| Quote: | I strongly suspect this is a deficiency with PostScript. Is there anyone
aware of a workaround to make the plot appear correctly in PostScript?
|
I don't have a workaround, sorry. (Of course, you could generate an
eps file with LineStyle=Solid, load that into Adobe Illustrator, connect
the segments to form an actual line and set the postscript line style of
that. I didn't try (I'd probably try to automate the connecting bit)
and it certainly is no solution.
Regards,
Christopher |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Thu Jan 08, 2009 9:21 pm | All times are GMT
|
|
Credit Cards | Aflac Auto Insurance | Cheap Loan | Loans | Online Loans
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
Other DeniX Solutions sites:
Electronics forum |
Medicine forum |
Unix/Linux blog |
Unix/Linux documentation |
Unix/Linux forums
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|