[6 3 4]
I would like to count that element (e.g., 3).
Do you recommend any block?
To summarize,
Input : [6 3 4]Output : 3 (integer)
Look at the probe block:http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/slref/probe.html
HTH,
Arnaud