Home > By category > Scripts >Communication > xyzplotter



xyzplotter

  • Downloads: 
  • Views: 
  • Rating:

MATLABs most commonly used 3-d plotting tools surf and mesh require rectangular grids to plot in 3-d, not x,y,z triples. This function converts arrays of x,y,z triples into rectangular grids to use with surf, mesh, etc.

common usage:
[x y z] = xyzplotter(xin,yin,zin)

xin,yin,zin are n x 1 arrays that define your surface. So xin(1),yin(1),zin(1) is the first point in your surface, etc. They do not need to be in any particular order.

Missing values in the grid will be filled in with NaNs. If you would like to interpolate the NaNs, I suggest inpaint_nans, file exchange number 4551. Here is the link:
http://www.mathworks.com/matlabcentral/fileexchange/4551

Andrew Stephens contributed some good ideas to this code, mostly accumarray() and unique() which I didn't know existed before. For now I would like to acknowledge his generous contribution.

Free download from Shareware Connection - MATLABs most commonly used 3-d plotting tools surf and mesh require rectangular grids to plot in 3-d, not x,y,z triples

Publisher: Jack Kohoutek | License: Freeware | Price: 0.00
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 19-02-2013 | Rating: 0 | Title: xyzplotter

Author Url: http://www.mathworks.com
Program Info Url: http://www.mathworks.com
Download Url: http://www.mathworks.com/matlabcentral/fx_files/25277/3/xyzplotter.zip

More downloads from xyzplotter publisher Jack Kohoutek:

trisurfc - [cout,hout] = trisurfc(xin,yin,zin,N)

xyzplotter keywords:
xyzplotter related downloads:

Forum Pay Per Post Exchange (Get Paid to Post scri - Struggling to find a niche internet business? Tired of running those generic 'Get Paid To' sites? Look no further with Forum Pay Per Post Exchange software (FPPPE) - The only unique Get Paid To Post Forum exchange software.

Create Multiple Folders Software - Quickly make multiple subfolders within a folder. You specify how many folders to create and each folder is automatically created with a distinguishing number (counter) attached to it to unique.

Link Exchange Easy - Easy Link exchange software to improve google pagerank & link popularity.

Ajax Search Suggest for OsCommerce - This small contribution will add a nice pop-out Google Suggest like box to your usual search box of your OsCommerce store.Why should you use our ?Search suggest? feature among others?

Priasoft Migration Suite for Exchange - Priasoft Migration Suite for Exchange combines all the tools you need to migrate

Shareware Connection periodically updates pricing and software information of 'xyzplotter' from company source 'Jack Kohoutek' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'xyzplotter' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of xyzplotter.

New Reviews

BitKiller - Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...

Argente - Registry Cleaner - Keeping the Windows registry clean and optimized is essential for getting optimum performance from the PC. While most users do not prefer tinkering with registry settings, it may get laden with erroneous and invalid entries over prolonged usage. ...

Device Doctor - Keeping the drivers of hardware components used in your PC is really important. Obsolete device drivers lead to a myriad of problems affecting PC performance. While advanced users may check for outdated drivers personally, this may not be an ...

Baidu PC Faster - To keep your laptop or desktop computer running at peak speed and extract optimal performance out of it, using third party apps may be necessary. While some users still rely on Windows inbuilt PC cleanup and maintenance tools, some third party ...

Sophos Antivirus - Mac users used to feel complacent about security of their desktops and laptops as Apple proudly claimed Macs do not get affected by malware. The rising instances of Macs getting compromised by attacks and malware has changed this perception. ...

Skitch - Skitch is a user friendly and lightweight image capturing app for OS X that has been in the scene for quite some time. After its purchase by Evernote, the nifty Mac screen-capture tool has undergone some changes. You can still perform tasks with ...

Canva - While designing becomes a requirement for millions of PC users at times, a majority of them do not feel comfortable about using mainstream design software. The steep learning curve associated with some graphic design and print publishing apps ...

SoftAmbulance Free Eraser - Windows comes with a set of integrated utilities to let users maintain and cleanup their computers. While you can always delete files and folders from partitions, that is not a fail proof method. The data remains on hard disk in reality and any ...

dMaintenance - As a computer user, you may need to deal with several types of applications. For a lot of Windows users, the integrated tools of the OS may not suffice at times. They may need to use several third party apps for needs such as entertainment, ...

UltraMixer Free Edition - Sound Mixing and is a sought after profession and creating your own mix is considered to be pretty cool. With Sound Mixing profession, also known as DJing, comes the need of certain software programs which help hugely while in this profession. ...




New Downloads

Etsy Clone Script

Etsy clone script, it is used
to create an ecommerce site
like ebay.

Honeyview Image Viewer

Honeyview is very fast image
and archived image viewing
software. It allows viewing of
images within an archive
without ...

Free Audio Editor

Edit audio files visually;
Record audio from a microphone
or any other available input
device; Apply various effects;
...

MatData

where "filename" is the string
of .mat file's name, "varname"
is the string of variable's
name stored in

WP Dessert Menu

This little plugin has one
simple purpose, to put a
WordPress Nav Menu in your
Admin Bar.

In Context Admin Notes

In Context Admin Notes allows
Administrators to leave
themselves and other Admins
notes inside of posts and
pages.

BillyBen Ring

BB Rings can display your
links, with or without their
own category, your categories,
your page and your posts tags.

6-pulse STATCOM

The VAR used for power network
can be controlled.

Logiciels temps rdoTeel

Real-time software concerning
the domains of the signal
processing, feedback and
regulation

Vertical Folding Tabs

Vertical folding tabs are
applied with autoscroll GUI
template.

Perfect Number Generator

It calculates perfect even #'s
with 2^(p-1)*(2^p - 1) where p
and (2^p - 1) %are prime. A
subsequent run yields a faster
...

Using Weka in Matlab

The file demonstrates
interfacing Java with Matlab
by using weka (Machine
learning software, written in
JAVA) as an example.