Obtain x-values from a 3-d plot

Hi. I got a 3-d curve but I am not sure how to get the x-value when i input y and z-values. I know fnval can input x and y and get z but i dont know how to use in this case. Should I change the coordinates of the plot to get the values? Thx.

回答(1 个)

KSSV
KSSV 2021-3-23

0 个投票

You have a variety of ways to achieve this. As of now have a look on knnsearch with (y,z) points as inputs,,, you will get the indices and then use it for x.

类别

帮助中心File Exchange 中查找有关 Spline Postprocessing 的更多信息

产品

版本

R2019b

标签

回答:

2021-3-23

Community Treasure Hunt

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

Start Hunting!

Translated by