Community Profile

photo

H. Sh. G.


Last seen: 3ヶ月 前 2007 年からアクティブ

Followers: 0   Following: 0

連絡

統計

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

バッジを表示

Feeds

表示方法

回答済み
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