Ezimplot3: implicit 3D functions plotter

Plots a 3D surface defined implicitly

現在この提出コンテンツをフォロー中です。

At last Matlab do it!!!
Useful tool to plot a 3D implicit surface defined in cartesian coordinates. You can give f(x,y,z) = 0 as a string or as a function handle. Type <help ezimplot3> for usage. Remember to leave your comments and ratings...Thanks!

;)

引用

Gustavo Morales (2026). Ezimplot3: implicit 3D functions plotter (https://jp.mathworks.com/matlabcentral/fileexchange/23623-ezimplot3-implicit-3d-functions-plotter), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: implot.m

ヒントを与えたファイル: Tan_plane: Tangent Plane Expression & Display

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.4.0.0

I've added information about the products required: Symbolic Math Toolbox

1.3.0.0

-Cleaned some bugs up
-Now you can give an axis handle to make the plot
-Simplified code

1.2.0.0

*Now supports symbolic and inline classes as input
*Now you can pass it a 'color' argument
*Better comments
*Code was rearranged, so it would be more readable. One day ezimplot3 could connect with Matlab's "ezgraph3"

1.1.0.0

Better and corrected comments
Code easier to read
Now you can give it the name of your "function.m" file
A lot of input errors catched (I said "a lot", not "all") ;)

1.0.0.0