Feeds
질문
How to read data type conversion block name using mscript
How to read data type conversion block name using mscript I used the below script but it was not working Blockpaths = find_sys...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to get the "data outport/Inport" already existing Blocknames from my simulink model via mscript
Blocks = find_system(bdroot,'LookUnderMasks','all','BlockType','Data Outport'); I tried this code but it is not working to get ...
2년 초과 전 | 답변 수: 1 | 0