Create a three-dimensional function using two fractional functions
Mostrar comentarios más antiguos
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 comentario
Steven Lord
el 18 de En. de 2019
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?
Respuestas (1)
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!