3D Surface Plots from Excel Data GUI

Upload data from Excel and plot in 3D as a scatter plot, lsq curve fit, contour plot and others.
6,5K descargas
Actualizado 16 sep 2011

Ver licencia

Allows users to import data from excel and easily create 3D graphs in Matlab. Capable of exporting and importing Z axis matrices, exporting pictures of the graphs, automatic labeling of the surfaces, and tools for comparing two different surfaces. Can be used as a visual aid or for analysis.

This GUI can be used for many applications in many industries. For example, it can be used to simplify and streamline the design process where the characteristics of a component in a system is highly nonlinear. Using least square fit algorithm, the jumble of data becomes an intuitive 3D surface which can be rotated and the optimal size/speed/etc. can be chosen.

Go from excel to Matlab to .png pictures in a matter of minutes.

Citar como

Christopher Rouxel (2024). 3D Surface Plots from Excel Data GUI (https://www.mathworks.com/matlabcentral/fileexchange/28177-3d-surface-plots-from-excel-data-gui), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: interpsinc.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

ExcelMatlab3DPlotter/

Versión Publicado Notas de la versión
1.20.0.0

Deleted the xlsinfo functions which made this file not work on PC's. Now everyone can use it!

1.16.0.0

-Cross-platform compatibility bug: the xlsread function works differently on Macs then on PC's. If you are using a PC and have issues, try saving the file in the .CSV format and modifying the code to look for and accept CSV data files.

1.15.0.0

-

1.13.0.0

-Title

1.12.0.0

-

1.11.0.0

-

1.10.0.0

-Updated description

1.7.0.0

-

1.5.0.0

Shout-out to Doug's Instructional videos

1.4.0.0

-Created user-defined tolerance surface button
-Created custom colormap for combine surfaces button
-Rewrote "Excel Import FAQ" button

1.3.0.0

-Added variable tolerance button

1.0.0.0