Error in ezplot while plotting complicated symbolic function
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Particle & Nuclear Physics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!