|
[Date Index]
[Thread Index]
[Author Index]
export a contourplot data as a tecplot output
- To: mathgroup at smc.vnet.net
- Subject: [mg44540] export a contourplot data as a tecplot output
- From: Tommaso Rubino <rubino at imedado.poliba.it>
- Date: Fri, 14 Nov 2003 01:58:33 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Dear All,
is there anyone of you who knows how to write a tecplot file
with the data of a contourplot? I' ve tried to use the
command 'Write' in two nested 'For' cycles but there are
two problems:
1) The Write statement does not separate with a space the
values to be written.
2) The third value that I want to write is a function of the
two preceding, but the Write statement writes the
expression, not the computed value.
Thanks in advance for your clarifications,
Tommaso
Prev by Date:
Re: Defining function
Next by Date:
Re: Defining function
Previous by thread:
Re: NonlinearFit array to function defined by NDSolve?
Next by thread:
List manipulation
|