|
[Date Index]
[Thread Index]
[Author Index]
Re: ListContourPlot3D, no output
- To: mathgroup at smc.vnet.net
- Subject: [mg91910] Re: ListContourPlot3D, no output
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Fri, 12 Sep 2008 05:29:23 -0400 (EDT)
On 9/11/08 at 6:13 AM, Adrian.Lupascu at lkb.ens.fr (Adrian Lupascu)
wrote:
>I am trying to use ListContourPlot3D on a table of the form
>{{x,y,z,f},...}. Execution does not give any error number and I get
>only a system of axis, with all the ranges {0,1}. I made sure that
>the table is properly formatted. I am really puzzled.
Until you show some details (sample code etc) of what you are
doing, it is almost certain no one here will be able to provide
you any meaningful help.
That is
ListContourPlot3D[RandomReal[1, {20, 4}]]
generates a plot.
Prev by Date:
Re: Transformations in expressions
Next by Date:
Re: Transformations in expressions
Previous by thread:
Re: ListContourPlot3D, no output
Next by thread:
Re: ListContourPlot3D, no output
|