ezquiver

版本 1.0.0.1 (45.3 KB) 作者: James Kristoff
Plot the gradient of a 2D or 3D function with arrows.
303.0 次下载
更新时间 2016/9/1

查看许可证

ezquiver takes a string representing a function with x, y, and z components and plots it in 3-d along with a set of arrows which are parallel to the function.
Syntax

ezquiver(fun)
ezquiver(fun, domain)
ezquiver(funx, funy, funz)
ezquiver(funx, funy, funz, [smin, smax, tmin, tmax])
ezquiver(funx, funy, funz, [min, max])
ezquiver(..., Name, Value)
h = ezquiver(...)
for more information execute:

doc ezquiver

引用格式

James Kristoff (2024). ezquiver (https://www.mathworks.com/matlabcentral/fileexchange/52168-ezquiver), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Vector Fields 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0