Feeds
질문
Input an array to transfer function block in simulink
I need to give an array input to the transfer function block in simulink. I got the following error: Error in port widths or...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
get BlockPath of all signals from a dataset
I have logged 2 signals in Simulink data inspector. If I export signals using Simulink.sdi.exportRun(RunID), it creates a mat f...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Repeat a 2D matrix at multiple places in 5D matrix
I have a 5D matrix A = zeros(5,2,2,2,2) I have another matrix (2D Matrix) B = [ 1 6 2 7 3 8 4 0 ...
4년 초과 전 | 답변 수: 1 | 0
