Community Profile

photo

SWAROOP HP


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Answered
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 ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer