5 results

Scrolling Plot Demo

version 1.0.0.0

by Steven Lord

This is a demo demonstrating how to link an axis and a slider to enable scrolling of the axis.

These two examples demonstrate how to use nested functions to reduce parameter passing in GUIs.

NUM2IEEE

version 1.0.0.0

by Steven Lord

This function displays the IEEE double-precision representation of a double in MATLAB.

Vectorized FIND

version 1.0.0.0

by Steven Lord

This function returns the locations of the elements of a vector in a matrix.

QUADSHOW

version 1.0.0.0

by Steven Lord

Display the points used to integrate a function using QUAD