Search Help
Examples
Toggle navigation
Examples Home
MATLAB
Documentation
Functions
Release Notes
PDF Documentation
On this page
Language Fundamentals
Mathematics
Graphics
2-D Plots
3-D Plots and 4-D Visualization
Formatting and Annotation
Animation
Images
Programming Scripts and Functions
Data Import and Export
App Building
Advanced Software Development
Documentation
Functions
Release Notes
MATLAB Examples
Language Fundamentals
Basic Matrix Operations
Matrix Manipulation
Manipulating Multidimensional Arrays
Create a Structure Array
Preprocess and Explore Time-stamped Data Using timetable
Mathematics
Integer Arithmetic
Single Precision Math
Creating and Editing Delaunay Triangulations
Predicting the US Population
FFT for Spectral Analysis
Square Wave from Sine Waves
Analyzing Cyclical Data with FFT
Grid-based Interpolation
Splines in Two Dimensions
Finite Difference Laplacian
Matrix Exponentials
Differential Equations
Numerical Integration of Differential Equations
Optimal Fit of a Nonlinear Function
Graphical Representation of Sparse Matrices
Graphs and Matrices
Build Watts-Strogatz Small World Graph Model
Use PageRank Algorithm to Rank Websites
Sparse Matrices
Controlling Random Number Generation
Graphical Approach to Solving Inequalities
Loma Prieta Earthquake Analysis
Graphics
2-D Plots
Creating 2-D Plots
Creating Plots with Two y-Axes
Displaying Multiple Plots in a Single Figure
Plotting in Polar Coordinates
Graphics Objects
Changing Axes Properties
Controlling Axis Location
Controlling Individual Axis Properties in a Plot
Customizing Tick Labels
Customizing Polar Axes
Changing Line Properties
Changing Text Properties
Plotting Categorical Data
Combining Different Visualizations
3-D Plots and 4-D Visualization
Creating 3-D Plots
Changing Surface Properties
Displaying Complex Three-Dimensional Objects
Visualizing Volume Data
Displaying Topographic Data
Visualizing Four-Dimensional Data
Creating the MATLAB Logo
Formatting and Annotation
Using Colormaps
Annotating Plots
Using Mathematical Expressions to Label and Annotate Plots
Including Symbols in Plots and User Interfaces
Clipping in Plots and Graphs
Using Graphics Smoothing
Changing Transparency of Images, Patches or Surfaces
Animation
Creating Line Animations
Animating a Surface
Images
Displaying Image Data
Convert Between Image Sequences and Video
Programming Scripts and Functions
Introduction to the Live Editor
Use the Live Editor to Accelerate Exploratory Programming
Create an Interactive Narrative with the Live Editor
Teach with Live Scripts
Add Functions to Scripts
Nested Functions
Function Functions
Anonymous Functions
Data Import and Export
Importing Data from Excel Spreadsheets
Reading Arbitrary Format Text Files with TEXTSCAN
Analyze Big Data in MATLAB Using MapReduce
Analyze Big Data in MATLAB Using Tall Arrays
App Building
Use App Designer to Create a Simple Calculator App
Use App Designer to Create a Data Analysis App
Use App Designer to Create an App with Instrumentation Controls
Programmatically Create a User Interface with Tabbed Panels
Programmatically Create a User Interface with a Graphical Table
Advanced Software Development
Call Python from MATLAB