What are the usages, limitations and output formats for the

Illustration
kaythli_rhena - 2021-10-22T13:25:01+00:00
Question: What are the usages, limitations and output formats for the

What are the usages, limitations and output formats for the CompiledPortWidths and CompiledPortDimensions properties?

Expert Answer

Profile picture of Neeta Dsouza Neeta Dsouza answered . 2025-11-20

CompiledPortWidths and CompiledPortDimensions are used from the command line to get the size and dimensions of signals in your model. They are queried using:
 
 
mymodel([],[],[],'compile');
s = get_param(gcb,'CompiledPortWidths');
mymodel([],[],[],'term');

 


Not satisfied with the answer ?? ASK NOW

Get a Free Consultation or a Sample Assignment Review!