Community Profile

photo

He Zhu Zhu


Last seen: oltre 2 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistiche

  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How can I sort an array of structures based upon a particular field in MATLAB?
function result = sortby(structArray, fieldName, reverse) % sort a structure array by a field if nargin < 3, reverse = f...

quasi 3 anni fa | 0

Risposto
Common Y label for multiple subplots in MATLAB!!!
If you used common Y label for multiple subplots, you might need to link the axes. The simplest way to do this is linkaxes funct...

oltre 4 anni fa | 0

Risposto
problem When I drag my mouse in GUI,matlab command will come to the top of the window automatic, GUI lose its focse
Some translating software with auto-copy feature can result in this problem. For example: bing translate, QTranslate(in my case)...

oltre 5 anni fa | 0