|
[Date Index]
[Thread Index]
[Author Index]
Re: Importing svg files
- To: mathgroup at smc.vnet.net
- Subject: [mg91922] Re: Importing svg files
- From: Szabolcs Horvát <szhorvat at gmail.com>
- Date: Sat, 13 Sep 2008 05:53:10 -0400 (EDT)
- Organization: University of Bergen
- References: <gadcog$rnn$1@smc.vnet.net>
P_ter wrote:
> I ask just for reference:
> s = Import["Ampersand_Evolution.svg"]
> and got:
> Import::fmtnosup: SVG is not a supported Import format. >>
> $Failed
>
> Is this normal? I mean: that Export works and Import not?
> (I started a new kernel and there it was again...)
Yes, there are several formats that can be exported but not imported
with Mathematica. This is understandable: exporting is usually much
easier to implement than importing.
Prev by Date:
Apparent error integrating product of DiracDelta's
Next by Date:
Re: Importing svg files
Previous by thread:
Importing svg files
Next by thread:
Re: Importing svg files
|