Feeds
質問
Record n values and once finished start replacing the oldest values with new ones
Hello everyone, I am using matlab and simulink. I need to build something where I store maximum number of 1800 values (one val...
約2年 前 | 2 件の回答 | 0
2
回答質問
How do I compare a small [5,1] matrix to a bigger one [7,32] "variable"
Like shown in the figure, I got two matrixes. I need to compare the smaller one [5,1] to the part of the bigger one, based on ...
約4年 前 | 1 件の回答 | 0
1
回答回答済み
Unique and vectors last variable (simulink)
function [CONNECTION_OPTIONS,TEST] = PFC(BANK1,BANK2,BANK3,BANK4,BANK5) %#codegen C00 = uint32([0;0;0;0;0;0]); C01...
Unique and vectors last variable (simulink)
function [CONNECTION_OPTIONS,TEST] = PFC(BANK1,BANK2,BANK3,BANK4,BANK5) %#codegen C00 = uint32([0;0;0;0;0;0]); C01...
約4年 前 | 0
質問
Unique and vectors last variable (simulink)
I got up to 32 vectors with six variables. I would like to remove whole vectors with multiple last variables(6) and keep the res...
約4年 前 | 2 件の回答 | 0

