Create a slice by a code.

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 comentarios

John D'Errico
John D'Errico el 17 de Jul. de 2022
All you show is a picture. No hint as to what the picture means, or what the word "slice" means to you in context. I might assume that must be a picure of a slice of pizza, in which case I think it may be a bit moldy.
If you want help, you need to ask a clear question that makes some sense. Otherwise, people will just be making random guesses.
Moustafa Abedel Fattah
Moustafa Abedel Fattah el 17 de Jul. de 2022
I mean a reading at horiontal value of gB how can I see the function. Thanks for care
Moustafa Abedel Fattah
Moustafa Abedel Fattah el 18 de Jul. de 2022
I mean how to cut horizontally at certain y value of the curve and see the new shape of the curve

Iniciar sesión para comentar.

Respuestas (1)

KSSV
KSSV el 18 de Jul. de 2022
Editada: KSSV el 18 de Jul. de 2022

0 votos

Extract the points (xi,yi) you want and then fit a polynomail using polyfit. Boo, you have the function.

Etiquetas

Preguntada:

el 17 de Jul. de 2022

Comentada:

el 18 de Jul. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by