3D vector field simulator GUI

VECTGUI is an easy-to-use 3D vector field simulator with a friendly GUI.

Ahora está siguiendo esta publicación

VECTGUI is an esay-to-use 3D vector field simulator with a friendly GUI. It can visualize the vector field, calculate divergence and also plot the curl of the field, all in one single GUI. All you need to do is to enter the symbolic expression for x,y and z component of the vector field, specify the ranges for x, y and z coordinates and push the Draw button.

Example:

>> vectgui
% Simply opens GUI but does not return anything to workspace.

>> H = VECTGUI;
% Opens GUI and also returns a cell array H to workspace. H contains coordinates of data points, corresponding vector components, divergence, and curl of the vector field. It also contains the handles of the two axes where vector field and its curl are plotted.

>> help vectgui
% Check out more details on how to use vectgui.

VECTGUI is an upgraded GUI version of function VECTLINE. See also VECTLINE

Citar como

Rentian Xiong (2026). 3D vector field simulator GUI (https://la.mathworks.com/matlabcentral/fileexchange/7921-3d-vector-field-simulator-gui), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Atomic, Molecular & Optical en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0