Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Plotting 3D data as 2D

Status
Not open for further replies.

TPace

Computer
Joined
Apr 29, 2006
Messages
2
Location
MT
Hi,
I have a an Nx3 matrix. This consists of rows of 3D data (X, Y, Z). I want to plot a 2D plot where the plotted value for each (X, Y) is Z. However I cannot use the mesh or surf function since there is no function relating the (X, Y, Z) values.

Does anyone know how to do this in Matlab?

Thanks in advance,
Ti
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top