Community Profile

photo

SWAROOP HP


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答