Info

This question is closed. Reopen it to edit or answer.

Plotting a Mesh surface plot

1 view (last 30 days)
Sri Srujan Gollapudi
Sri Srujan Gollapudi on 29 Sep 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
1.PNG
Hello, the above is a function X(z), and i want to plot the mesh surface of X(z) by using x=(-2,2) y=(-2,2) and z axis as 20log(base 10)X(z). Can someone please help me with the code? I'm getting errors while using a few mesh functions. Any new idea of code would really help me.
Thank you
  7 Comments
Sri Srujan Gollapudi
Sri Srujan Gollapudi on 2 Oct 2019
I found a resolution by substituting 'z' as x+iy and solved the equation. Finally i was able to produce a mesh graph.
Thanks for responding to my query.
Shubham Gupta
Shubham Gupta on 2 Oct 2019
Glad you solved it. Sorry I couldn't be of much help.

Answers (0)

Community Treasure Hunt

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

Start Hunting!