photo

H. Sh. G.


Last seen: 6 maanden ago Active since 2007

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • First Answer
  • 5-Star Galaxy Level 1
  • First Submission

View badges

Feeds

View by

Answered
How to close all figures associated with the main Gui?
Hi, I would simply use the following code: function clf_all() % Clear all figures fh = get(0,'children'); nf = size(fh,1); ...

bijna 3 jaar ago | 0

Answered
Is A./B different from B.\A?
Hi every body. I wonder what kind of calculations the division of a matrix (X) by a row vector (y), i.e. X/y, does, where both ...

bijna 3 jaar ago | 0