Ezimplot3: implicit 3D functions plotter

버전 1.4.0.0 (3.75 KB) 작성자: Gustavo Morales
Plots a 3D surface defined implicitly
다운로드 수: 8.5K
업데이트 날짜: 2010/10/7

라이선스 보기

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 (2024). Ezimplot3: implicit 3D functions plotter (https://www.mathworks.com/matlabcentral/fileexchange/23623-ezimplot3-implicit-3d-functions-plotter), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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