Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
|
Re: Accesing S-Function Outports in TLC
Posted:
Aug 6, 2012 3:26 AM
|
|
"Phil Goddard" <phil@goddardconsulting.ca> wrote in message <jvluf3$cgb$1@newscl01ah.mathworks.com>... > LibBlockOutputSignalWidth(portIdx) returns the total number of elements in the signal's data. > > It effectively does the same thing as MATLAB's numel function. > > Phil.
If I understand it correctlly, The answer will be 6. For 3d outports i.e.(2*3*5), the width would be 30.
|
|
|
|