Matlab function for poly_2d which is a PV-Wave function
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Dear Forum,
I am looking for an equivalent function in Matlab for the PV-Wave function poly_2D. It appears that I could write one but I would like to ask to see if something similar exist in Matlab. Thank you. See imagebelow for PV-Wave function.

0 comentarios
Respuestas (1)
Anjaneyulu Bairi
el 1 de Jul. de 2025
Hey,
There is no direct built-in implementation of PV-Wave’s "POLY_2D" function in MATLAB. However, you can write your own MATLAB function to perform polynomial geometric operations, similar to what "POLY_2D" does.
0 comentarios
Ver también
Categorías
Más información sobre Scope Variables and Generate Names en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!