Community Profile

photo

SWAROOP HP


Last seen: fast 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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

etwa 4 Jahre vor | 0

Frage


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...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort