why am I getting a different plot using fsurf and surf for the same function?
显示 更早的评论
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 个评论
darova
2020-4-8
Please show the difference. Attach the picture or something
Attach the code you used
回答(1 个)
Sara Boznik
2020-8-15
0 个投票
It is possible that you forgot .*
Good luck.
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!