Groups | Search | Server Info | Login | Register
Groups > comp.soft-sys.math.mathematica > #16899
| From | dirk fehse <dirk.fehse@chemie.uni-halle.de> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | 3D Plot Waterfall Plot how are should the Datastructure |
| Date | 2014-05-04 06:26 +0000 |
| Message-ID | <lk4mjb$g4d$1@smc.vnet.net> (permalink) |
| References | <20140502061936.A3E316A4C@smc.vnet.net> |
| Organization | Time-Warner Telecom |
Hi,
I tried to visualize my data and i have seen in Origin that there
something that called waterfall Plot, also i found a post from Mathlab
people that there had do this. And now i want do the same in Mathematica.
My data are timetraces, with time (x) and extinction (y) by different
wavelengths (z).
x and y have the length of 200 points for one z. What i want is, that
the traces of the different z are in a sureface.
I tried ListSurfacePlot3D with data strcture {{x,y,z}..} but this error
gave Mathematica: ParametricPlot3D::gmat1.
Anywhere an idea what i make wrong, because the same problem having the
nmr people which looking timedepence change of a peak.
Best regards
Dirk
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar
3D Plot Waterfall Plot how are should the Datastructure dirk fehse <dirk.fehse@chemie.uni-halle.de> - 2014-05-04 06:26 +0000
csiph-web