Juan Diego Rios Penaloza
Followers: 0 Following: 0
Feeds
已回答
get BlockPath of all signals from a dataset
You can do the following: for i=1:numElements(data) YourCellArray{i,1} = convertToCell(data{i}.BlockPath); end I am not ...
get BlockPath of all signals from a dataset
You can do the following: for i=1:numElements(data) YourCellArray{i,1} = convertToCell(data{i}.BlockPath); end I am not ...
1 year 前 | 0
提问
Variable Speed Driver for Induction Motors - Constant V/Hz Control
Hello everybody. I am trying to implement what should be a "simple" control for induction motors. I attach the *.mdl file in ca...
4 years 前 | 1 个回答 | 0
1
个回答提问
Sliding window on Simulink
Hello everybody. I need to implement a sliding window in Simulink to obtain certain ammount of past data in a vectorial form. I...
5 years 前 | 0 个回答 | 0