Community Profile

photo

Vibhu Mehta


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to change arrow labels of simulink blocks
% Firstly we have to read old signal labels or arrow labels of block diagrams in simulink through matlab code %Then write new...

2 years ago | 1 answer | 0

1

answer

Question


how to change name of simulink blocks through matlab code
exl = actxserver('excel.application'); exlWkbk = exl.workbooks.Add; new1= readtable('names.xlsx'); list_of_block_in_subsyst...

2 years ago | 1 answer | 0

1

answer