Create a slice by a code.

1 次查看(过去 30 天)
Dear all
How can I creat a 2D slice for a function given in attached file. Thanks in advance, with considering that my MATLAB R2014b
Best Regards,
  3 个评论
Moustafa Abedel Fattah
I mean a reading at horiontal value of gB how can I see the function. Thanks for care
Moustafa Abedel Fattah
I mean how to cut horizontally at certain y value of the curve and see the new shape of the curve

请先登录,再进行评论。

回答(1 个)

KSSV
KSSV 2022-7-18
编辑:KSSV 2022-7-18
Extract the points (xi,yi) you want and then fit a polynomail using polyfit. Boo, you have the function.

标签

Community Treasure Hunt

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

Start Hunting!

Translated by