 |
|
List Archives > 
Mathcad List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[mathcad] Contouring irregular data
| [mathcad] Contouring irregular data |
|
Author: Rob Beale
Posted: Thu, 24 Jul 2008 10:49:17 +0100
|
I have data in the form of x,y and z coordinates which is bounded by a
rectangular region from a set of experimental data. As the data is not
defined over a regular grid is there any way that Mathcad can produce
contour plots of the data?
I look forward to hearing fro you
Robert Beale
|
| Re: [mathcad] Contouring irregular data |
|
Author: William J Marshall
Posted: Thu, 24 Jul 2008 09:52:21 -0400
|
I can't help you on this question, Rob. But while we're on the subject of
contour plots, I have not succeeded in placing (overlaying) a single data
point on a contour plot. Does anybody have a hint?
The Help page "Graphing Multiple 3D Plots" says you can add additional
matrices to form additional plots, but it's not clear to me what the
result would be for contour plots (interfering contours might require
careful color choices, etc.). I tried adding a simple 3-element vector
[x0, y0, z0] for my isolated 2nd point, but this didn't work. I see
elsewhere in Help that "A plotted matrix must have at least two rows and
two columns" so I'm going to try forming a triangle on the plot surface by
expanding my vector to a 3x3 matrix with neighboring x and y values and
identical z values. Mathcad might then recognize this as a dataset for
which a contour can be defined.
- Bill
P.S. It looks like I may have answered my own question while typing a
description of the problem. Well, that happens sometimes.
Rob Beale "rgbeale"
07/24/2008 07:41 AM
Please respond to
"mathcad"
To
"mathcad"
cc
Subject
[mathcad] Contouring irregular data
I have data in the form of x,y and z coordinates which is bounded by a
rectangular region from a set of experimental data. As the data is not
defined over a regular grid is there any way that Mathcad can produce
contour plots of the data?
I look forward to hearing fro you
Robert Beale
|
| RE: [mathcad] Contouring irregular data |
|
Author: Stuart Bruff
Posted: Thu, 24 Jul 2008 22:35:15 +0100
|
Bill,
You can add a single point if you plot it as a data point. See attached.
Stuart
From: William J Marshall "mailto:William_J_Marshall"
Sent: 24 July 2008 2:52 PM
To: "mathcad"
Subject: Re: [mathcad] Contouring irregular data
I can't help you on this question, Rob. But while we're on the subject of
contour plots, I have not succeeded in placing (overlaying) a single data
point on a contour plot. Does anybody have a hint?
The Help page "Graphing Multiple 3D Plots" says you can add additional
matrices to form additional plots, but it's not clear to me what the result
would be for contour plots (interfering contours might require careful color
choices, etc.). I tried adding a simple 3-element vector [x0, y0, z0] for my
isolated 2nd point, but this didn't work. I see elsewhere in Help that "A
plotted matrix must have at least two rows and two columns" so I'm going to
try forming a triangle on the plot surface by expanding my vector to a 3x3
matrix with neighboring x and y values and identical z values. Mathcad might
then recognize this as a dataset for which a contour can be defined.
- Bill
P.S. It looks like I may have answered my own question while typing a
description of the problem. Well, that happens sometimes.
|
|
Attachments:
adept - single point over a contour plot 01.mcd
|
| Re: [mathcad] Contouring irregular data |
|
Author: Tom Gutman
Posted: Thu, 24 Jul 2008 22:00:15 -0700
|
When you have multiple plots in a graph each one can be a different
type. Usually you would not have more than one contour plot, which
will occupy the X-Y plane. To plot points over a contour plot they
would usually be plotted the usual way you would plot points -- as
scatter plots.
Tom Gutman
From: "William J Marshall" "William_J_Marshall"
To: "mathcad"
Sent: Thursday, July 24, 2008 6:52 AM
Subject: Re: [mathcad] Contouring irregular data
>I can't help you on this question, Rob. But while we're on the
>subject of
> contour plots, I have not succeeded in placing (overlaying) a single
> data
> point on a contour plot. Does anybody have a hint?
>
> The Help page "Graphing Multiple 3D Plots" says you can add
> additional
> matrices to form additional plots, but it's not clear to me what the
> result would be for contour plots (interfering contours might
> require
> careful color choices, etc.). I tried adding a simple 3-element
> vector
> [x0, y0, z0] for my isolated 2nd point, but this didn't work. I see
> elsewhere in Help that "A plotted matrix must have at least two rows
> and
> two columns" so I'm going to try forming a triangle on the plot
> surface by
> expanding my vector to a 3x3 matrix with neighboring x and y values
> and
> identical z values. Mathcad might then recognize this as a dataset
> for
> which a contour can be defined.
>
> - Bill
>
> P.S. It looks like I may have answered my own question while typing
> a
> description of the problem. Well, that happens sometimes.
>
>
>
>
> Rob Beale "rgbeale"
> 07/24/2008 07:41 AM
> Please respond to
> "mathcad"
>
>
> To
> "mathcad"
> cc
>
> Subject
> [mathcad] Contouring irregular data
>
>
>
>
>
>
> I have data in the form of x,y and z coordinates which is bounded by
> a
> rectangular region from a set of experimental data. As the data is
> not
> defined over a regular grid is there any way that Mathcad can
> produce
> contour plots of the data?
>
> I look forward to hearing fro you
>
> Robert Beale
>
> Contributions: "mathcad"
> Hosted by: Adept Scientific http://www.adeptscience.com
> List Archive: http://lists.adeptscience.co.uk/
> Would you like this to come to a different email address?
> Simply leave the mailing list (see below) and re-join by
> sending a blank email from the new address to:
> "mailto:join-mathcad" or
> You are currently subscribed to mathcad as:
> "William_J_Marshall"
> To unsubscribe send a blank email to
> "leave-160769-494374N"
>
>
>
>
> Contributions: "mathcad"
> Hosted by: Adept Scientific http://www.adeptscience.com
> List Archive: http://lists.adeptscience.co.uk/
> Would you like this to come to a different email address?
> Simply leave the mailing list (see below) and re-join by
> sending a blank email from the new address to:
> "mailto:join-mathcad" or
> You are currently subscribed to mathcad as:
> "Tom_Gutman"
> To unsubscribe send a blank email to
> "leave-160836-494347Q"
|
Previous by date: RE: [mathcad] plots, Stuart Bruff
Next by date: Re: [mathcad] Contouring irregular data, William J Marshall
Previous thread: [mathcad] FW: Vista question, Philip Oakley
Next thread: [mathcad] Contouring irregular data, Rob Beale
|
|
|
 |
Product Reviews |
"Our work ranges from complex medical imaging research to large-scale mapping and diagrams and we need a tool that is able to handle anything we investigate. With Mathcad, we are able to manipulate and analyse our data quickly while at the same time documenting our work, for sharing and publication. We also use it for pilot studies conducted in support of research grant applications. It is an end-to-end tool for research and development." Dr. Kenneth Castleman, President of Advanced Digital Imaging Research (ADIR), Houston, Texas
"Mathcad is an integral product for my work... With Mathcad, it's easy to disseminate design calculations because the documents look like real math. There's very little I can't do in Mathcad. The main benefits come from the format, which resemble a typed set of calculations. These programs are easier to develop by engineers and easier for others to follow and review since the logic is expressed in a familiar manner. The format is what places Mathcad head and shoulders above other programs of a similar function." Andre Pavlov, Structural Engineer, Florida Department of Transportation |
|
|
 |
|