Borrar filtros
Borrar filtros

'Trapz' equivalent in Simulink??

12 visualizaciones (últimos 30 días)
Tejeshwar Anbazhagan
Tejeshwar Anbazhagan el 17 de Sept. de 2015
Respondida: Subhra Saha el 2 de Oct. de 2015
Hello,
I've a graph for which I have to find area under the curve. I tried to copy the graph plot points on Matlab workspace and used function "trapz" to find the area.
Is there anyway I can do the same work as done by trapz in Simulink itself?
Thanks in advance,

Respuestas (1)

Subhra Saha
Subhra Saha el 2 de Oct. de 2015
You can use Interpreted MATLAB Function block which applies the specified MATLAB® function or expression to the input. You can specify trapz function in Parameters and Dialog Box. For more information refer to the link below:

Categorías

Más información sobre Numerical Integration and Differentiation 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!

Translated by