MATLAB 帮助中心
Get number of hierarchy levels in block path
length = getLength(bp)
length = getLength(bp) returns a numeric value that corresponds to the number of levels in the model reference hierarchy for the block path.
length
bp
example
collapse all
Open the project named ModelReferenceHierarchy.
ModelReferenceHierarchy
openProject("ModelReferenceHierarchy");
The project opens a model hierarchy with sldemo_mdlref_depgraph as the top model.
sldemo_mdlref_depgraph
Create a Simulink.BlockPath object that represents a block in the model hierarchy.
Simulink.BlockPath
bp = Simulink.BlockPath(... {'sldemo_mdlref_depgraph/thermostat',... 'sldemo_mdlref_heater/Fahrenheit to Celsius'});
Get the number of hierarchy levels in the block path for the Simulink.BlockPath object.
length = 2
Simulink.SimulationData.BlockPath
Fully specified block path, specified as a Simulink.BlockPath or Simulink.SimulationData.BlockPathobject. This block path uniquely identifies a block within a model hierarchy, even when the model hierarchy references the same model multiple times.
Length of the block path, returned as an integer. The length is the number of levels in the model reference hierarchy.
Introduced in R2010b
convertToCell
getBlock
open
validate
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处