area under a curve ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Respuesta aceptada
Sulaymon Eshkabilov
el 9 de Jun. de 2021
This plot is from Simulink Scope as shown here. You'd need to get the data imported into MATLAB woskpace, select the necessary region of the imported data and then perform summation with trapz().
3 comentarios
Más respuestas (1)
Sulaymon Eshkabilov
el 9 de Jun. de 2021
Use trapz() that gives you the numerical integration under the curve.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
