示例:
FunPlot2(@(x,y)(complex(x)^complex(y)-complex(y)^complex(x)),-10,10,-10,10,0.01);
可作x^y=y^x的图像,即为本工具发布的图标中的图像,包含一条直线、一条曲线和两个系列的离散点。这个隐函数图象非常复杂,一般隐函数作图工具包括WolframAlpha都不能正确作出离散点,只能靠本工具精心设计的算法完整作出。
Cite As
埃博拉酱 (2022). 二维 函数 作图 (https://www.mathworks.com/matlabcentral/fileexchange/79688), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020b
Compatible with R2020b and later releases
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.