How can I export the block configuration settings in a Simulink Model built from Xilinx System Generator for DSP blockset?
1 次查看(过去 30 天)
显示 更早的评论
How can I export the block configuration settings in a Simulink Model built from Xilinx System Generator for DSP blockset?
0 个评论
回答(1 个)
Vishal Neelagiri
2017-1-3
You can use 'Simulink.BlockDiagram.saveActiveConfigSet' to save the active configuration set of the model. You can refer to the following documentation:
https://www.mathworks.com/help/simulink/slref/simulink.blockdiagram.saveactiveconfigset.html
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!