photo

Martin Pryde


Last seen: 1日 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
SAVE A 4D DATA WITH THE BLOCKS STACKED SIDE BY SIDE
It would be helpful if you could provide example data for Y_pred_1. MATLAB arranges all 2D and multidimensional rows first henc...

2年弱 前 | 0

回答済み
How to setting one horizontal axis for 2 subplot?
ax1 = subplot(3,1,1:2); plot(ax1,rand(10,1),'b.-','LineWidth',2); ax2 = subplot(3, 1, 3); plot(ax2,rand(10,1),'b.-','LineWidt...

2年弱 前 | 0