MATLAB 帮助中心
Convert block path to cell array of character vectors
cellarray = convertToCell(bp)
cellarray = convertToCell(bp) converts a block path to a cell array of character vectors.
cellarray
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.
Simulink.BlockPath
bp = Simulink.BlockPath(... {'sldemo_mdlref_depgraph/thermostat',... 'sldemo_mdlref_heater/Fahrenheit to Celsius',... 'sldemo_mdlref_F2C/Gain1'});
Create a cell array that represents the elements of the block path.
cellarray = 3×1 cell {'sldemo_mdlref_depgraph/thermostat' } {'sldemo_mdlref_heater/Fahrenheit to Celsius'} {'sldemo_mdlref_F2C/Gain1' }
Simulink.SimulationData.BlockPath
Fully specified block path, specified as a Simulink.BlockPath or Simulink.SimulationData.BlockPath object. This block path uniquely identifies a block within a model hierarchy, even when the model hierarchy references the same model multiple times.
Block path elements, returned as a cell array of character vectors.
Introduced in R2010b
getBlock
getLength
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 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处