photo

Navid J


University of Iowa

Last seen: 2年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to plot a graph in MATLAB - Rainfall on secondary axis (inverted i.e, upside down), Simulated results in line and Observed in dotted on primary axis.
figure1 = figure('position', [0, 0, plotwidth, plotheight]); ax1 = axes('Parent',figure1); hold(ax1,'on'); plo...

約7年 前 | 1