Borrar filtros
Borrar filtros

Improving the speed of my model

1 visualización (últimos 30 días)
Tony Castillo
Tony Castillo el 23 de En. de 2018
Comentada: Tony Castillo el 26 de En. de 2018
Hi everyone, I need help for understand this matlab suggestion, after applying the Performance Advisor in SimpowerSystem,
It give me this message, but I don't know how to solve it, can anyone give me some guidelines about this issue?

Respuesta aceptada

Julia Antoniou
Julia Antoniou el 25 de En. de 2018
Hi Tony,
I am not sure if you are referring to the block replacement suggestion, or the "failed" message.
If you are referring to the block replacement suggestion, this is just suggesting you replace your normal "lookup table" block with the "n-D lookup table" block. The "n-D lookup table" block is compatible with all dimensions of lookup tables, and could improve simulation speed. This is not a required change.
If you are referring to the "failed" message - it appears that this check is only marked as a failure because none of the signals in your model are configured for logging. When a signal is logged, its value throughout the simulation is saved, allowing you to go back and analyze the data post-simulation. You can read more about enabling signal logging in your model on this documentation page.
  1 comentario
Tony Castillo
Tony Castillo el 26 de En. de 2018
Thanks Julia, I meant to your first asumption:
If you are referring to the block replacement suggestion, this is just suggesting you replace your normal "lookup table" block with the "n-D lookup table" block. The "n-D lookup table" block is compatible with all dimensions of lookup tables, and could improve simulation speed. This is not a required change.
Despite this is not a required change for simulate my model, I'd like to implement it, due my model take too much time to simulating it, could you help me with more details of what is supposed to be replace in my model for this lookup tables?.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Troubleshooting 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