Error in ezplot while plotting complicated symbolic function

2 次查看(过去 30 天)
Hi,
I'm plotting a complicated symbolic function using ezplot and I get the following error. I was wondering whether this a bug?
??? Undefined function or method 'isfinite' for input arguments of type 'sym'.
Error in ==> ezplot>ezimplicit at 264 uu = sort(u(isfinite(u)));
Error in ==> ezplot at 155 hp = ezimplicit(cax, f{1}, vars, labels, args{:});
Error in ==> mass_spring_passive_dynamics at 14 ezplot(fx)
Regards,
Priyanshu

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Particle & Nuclear Physics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by