Community Profile

photo

Ramy Rabie


Last seen: 約1年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
how to make heatmap have a square-shape?
x = [zeros(11,1), 6*ones(11,1) , 137*ones(11,1) ,... 84*ones(11,1) ,9*ones(11,1) ,4*ones(11,1)] y = [ ones(1,6) ; 4*ones...

4年弱 前 | 0

回答済み
How to create array, cell or structure, of cfit objects?
To Convert the fitted line to a -friendly- array : fitted_Line_Array = feval( cfitobj , 0:length(data)-1 ) plot(fitted_Line...

4年弱 前 | 0