MATLAB: Does the block limitation in the Student Edition of Simulink include inport & outport blocks

blockeditionincludesinportlimitationMATLABofsimulinkstudent

I have the student version of MATLAB and Simulink. It seems like I have exceeded the 40 block limitation when my model contains inport and outport blocks. This does not correspond to page 4 of the manual, which states I am not penalized for inport, outport and subsystem blocks.

Best Answer

The block limitation of the Student Version of Simulink has been raised to 1000 blocks in R2008b. All blocks in a model will be counted towards the 1000 blocks, including input and output ports.
For previous versions of Simulink, there are no workarounds.