How to plot these functions?
Show older comments
Hello, everyone.
I am trying to plot this function but I can not do it. I got some errors, this is the function that I have to plot. Please someone help me.
By the way, thanks.

Here you have my code:

And the command window responses:

Accepted Answer
More Answers (1)
Image Analyst
on 26 Oct 2015
0 votes
I don't think you'd plot it. Since x and y both vary, I think you'd create an image and use imshow() to display the values. Or use surf() if you want a 2.5-D perspective view.
1 Comment
Luis Raves
on 26 Oct 2015
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!