why am I getting a different plot using fsurf and surf for the same function?

9 visualizaciones (últimos 30 días)
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?

Respuestas (1)

Sara Boznik
Sara Boznik el 15 de Ag. de 2020
It is possible that you forgot .*
Good luck.

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by