Add System Objects to Your Simulink Model

I have been working my way through the dsp toolbox getting started document. When I get to the end, I reach the section, "Add System Objects to Your Simulink Model". Did I miss something ? How am I supposed to do this ? Can anybody go into verbose detail on what they are trying get you to do here ?
Randy

답변 (1개)

Walter Roberson
Walter Roberson 2015년 8월 8일

0 개 추천

System Objects are a some Object Oriented Programming routines that have been designed to execute efficiently on a target system, compiling down to just the facilities of them that you actually use, and optimized to reduce memory transfer.
Using System Objects is optional, but it is recommended that at some point you learn how to use them for efficiency. You can probably postpone learning about them.

카테고리

도움말 센터File Exchange에서 Get Started with DSP System Toolbox에 대해 자세히 알아보기

질문:

2015년 8월 8일

답변:

2015년 8월 8일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by