why am I getting a different plot using fsurf and surf for the same function?
Show older comments
my function is ( sin ( 20.66*x - 3.92 ) + 0.02 * sinh ( 20.66*x - 3.92 ) ) * ( sin ( 26.17*y - 3.92 ) + 0.02 * sinh ( 26.17*y - 3.92 ) ). Can someone help me in plotting this function?
1 Comment
darova
on 8 Apr 2020
Please show the difference. Attach the picture or something
Attach the code you used
Answers (1)
Sara Boznik
on 15 Aug 2020
0 votes
It is possible that you forgot .*
Good luck.
Categories
Find more on Surface and Mesh Plots 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!