Create a three-dimensional function using two fractional functions

Hi!
I'd like to create two functions in 3 dimensional graph and mesh them.
However, the variables have the same unit in the x and y axes, but since the range of the axes is different, "The vectors must be the same length" will be output.
How should we solve this problem?
Below is the function created by me and the graph of handwritten target.
best regards!

1 件のコメント

Steven Lord
Steven Lord 2019 年 1 月 18 日
Do you want two 2-dimensional line plots in a 3-dimensional space, or do you want one 3-dimensional surface plot in a 3-dimensional space? If the latter, what is the function of two variables that defines the surface you want to visualize?

サインインしてコメントする。

回答 (1 件)

madhan ravi
madhan ravi 2019 年 1 月 18 日

0 投票

doc linspace

1 件のコメント

Matsumiya
Matsumiya 2019 年 1 月 18 日
Hi!
I am still a matlab beginner.
I tried using linspace, but I got an error, so I could not do 3 dimensional plotting.
How can I use the results I expect?
best regards!!

サインインしてコメントする。

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

製品

質問済み:

2019 年 1 月 18 日

コメント済み:

2019 年 1 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by