Community Profile

photo

H. Sh. G.


Last seen: 5개월 전 2007년부터 활동

통계

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

배지 보기

Content Feed

보기 기준

답변 있음
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); ...

거의 2년 전 | 0

답변 있음
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 ...

대략 2년 전 | 0