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
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개)
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!