Feeds
질문
Delete zeros form multiple columns in a matrix
How do I reduce a matrix with multiple initial zeros A=[0 0 0 0 0 ; 0 0 0 0 1 ; 0 0 1 0 1 ; 0 1 1 0 1 ; 0 1 1 1 1; 1 1 1 1 1; ...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
.mat block in Simulink
Hello, I want to input matrix of 50501*17 in to matlab function block in Simulink. I saved the data in workspace as .mat file...
대략 6년 전 | 답변 수: 1 | 0