combplot

Copies axes from existing figures into a single new figure window.
2,1K descargas
Actualizado 20 mar 2003

Ver licencia

This is an "after the fact" way to use SUBPLOT. For example:

close('all'), ezplot('sin(t)')
figure, ezplot('cos(t)')
figure, ezplot('sin(t)+cos(t)')
combplot(1:3,[3 1])

This puts three plots into a vertical orientation in a new figure.

Citar como

Toby Driscoll (2024). combplot (https://www.mathworks.com/matlabcentral/fileexchange/3147-combplot), MATLAB Central File Exchange. Recuperado .

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

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0