Differences between revisions 5 and 13 (spanning 8 versions)
Revision 5 as of 2025-10-26 23:05:00
Size: 485
Comment: Organization
Revision 13 as of 2025-12-17 20:59:52
Size: 1024
Comment: Links
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
== Features == == Calculation ==
Line 21: Line 21:
 * [[MATLAB/Plot|Plot]]  * [[MATLAB/Integral|integral]]
 * [[MATLAB/Integral2|integral2]]
 * [[MATLAB/Integral3|integral3]]

== Visualization ==

 * [[MATLAB/ConvHull|convhull]]
 * [[MATLAB/FiguresAndRelatedCommands|Figures and related commands]]
 * [[MATLAB/MeshGrid|meshgrid]]

=== Curves ===

 * [[MATLAB/FPlot3|fplot3]]
 * [[MATLAB/Plot|plot]]
 * [[MATLAB/Plot3|plot3]]
 * [[MATLAB/Quiver3|quiver3]]

=== Surfaces ===

 * [[MATLAB/FSurf|fsurf]]
 * [[MATLAB/Patch|patch]]
 * [[MATLAB/Surf|surf]]
 * [[MATLAB/SurfNorm|surfnorm]]
 * [[MATLAB/TriSurf|trisurf]]

MATLAB (last edited 2026-02-07 05:36:38 by DominicRicottone)