From: worker_matlab Ness on 29 Jun 2010 13:35 Hi, i'm new with Simulink and i want to concatenate a matrix in embedded matlab function... but the compiler said me that the size of two array is wrong... my code is: buffer = cat(1, buffer, myMatrix) ..... ( i tried also vertcat.... but nothing...)
|
Pages: 1 Prev: falure notice,......inter0000 Next: Passing a list to sql in(...) statement |