|
[Date Index]
[Thread Index]
[Author Index]
Re: why does this call to ListPlot3D crash the kernel?
- To: mathgroup at smc.vnet.net
- Subject: [mg121190] Re: why does this call to ListPlot3D crash the kernel?
- From: Themis Matsoukas <tmatsoukas at me.com>
- Date: Sat, 3 Sep 2011 08:05:35 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Try
ListPointPlot3D[flatvaluematrix]
This gives no surface but you will be able to see the form of your data.
Themis
Prev by Date:
Re: Assembling PDFs into a PDF document?
Next by Date:
Quit versus Clear["Global`*"]
Previous by thread:
Re: ODE system - shooting for a terminal point
Next by thread:
Quit versus Clear["Global`*"]
|