Why is matrix size changing after demux in simulink?
    1 回表示 (過去 30 日間)
  
       古いコメントを表示
    
I have a < 5 x 35041 double> matrix into a demux in matlab (a years worth of data sampled every 15mins/900seconds). From the demux the output that comes out is only < 1716x2 > (I checked this by attaching the scope to the output of the demux and saving it to workspace...I don't understand why the length is 1716.
Does anyone have any thoughts as to why the matrix is being truncated in length?
0 件のコメント
回答 (1 件)
  Guy Rouleau
    
 2013 年 7 月 25 日
        Use a Selector, this will give you a better control over the dimensions.
0 件のコメント
参考
カテゴリ
				Help Center および File Exchange で Operators and Elementary Operations についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

