Community Profile

photo

SWAROOP HP


Last seen: 3年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review

バッジを表示

Feeds

表示方法

回答済み
How to link axes for plot created using Simulation Data Inspector ?
f = gcf; a = findobj(f,'type','axes'); linkaxes(a,'x'); This works, my friend solved it for me !!!! Thanks

約4年 前 | 0

質問


How to link axes for plot created using Simulation Data Inspector ?
I have used simulation data inspector to plot some signals. And by using send to figure option, I have saved the plot as a Matla...

約4年 前 | 1 件の回答 | 0

1

回答

質問


GUI Resizing Issue for Different Screen Resolutions
I have created a programmatic GUI in Matlab R2016a. The GUI was created on desktop with screen resolution 1920x1200. Although I ...

約5年 前 | 1 件の回答 | 0

1

回答