Re: Export problem with Mathematica 4.1/Mac OS 9
- To: mathgroup at smc.vnet.net
- Subject: [mg45826] Re: [mg45761] Export problem with Mathematica 4.1/Mac OS 9
- From: Yasvir Tesiram <tesiramy at omrf.ouhsc.edu>
- Date: Mon, 26 Jan 2004 01:53:39 -0500 (EST)
- References: <200401240536.AAA07426@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
You probably don't have a binary for conversion to pbm. Try some other
format.
Yas
On Sat, 24 Jan 2004, Joshua A. Solomon wrote:
> First, I verified that there were no problems with my Hard Disk. Then I
> deleted the Mathematica 4.1 folder, Mathematica's Preferences folder and all
> of their contents. I then re-installed Mathematica 4.1 and executed the
> following commands:
>
> {$Version, $ReleaseNumber}
> {4.1 for Power Macintosh (November 2, 2000), 0}
>
> Export["out.dat", {{5.7, 4.3}, {-1.2, 7.8}}]
> out.dat
>
> tmp=Plot[x, {x, 0, 1}];
>
> Export["plot.pbm", tmp]
>
> ..at which point Mathematica beeped and the MathLink icon started flashing on the
> right of the menu bar. I selected 'Cancel' and received the following
> output:
>
> LinkOpen::linke: MathLink error: unknown error"
> plot.pbm
>
> Suggestions appreciated.
>
> js
>
- References:
- Export problem with Mathematica 4.1/Mac OS 9
- From: "Joshua A. Solomon" <J.A.Solomon@city.ac.uk>
- Export problem with Mathematica 4.1/Mac OS 9