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년 초과 전 | 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 0 | 0