photo

Zhengyi


The University of Manchester

Last seen: 5 months 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • First Review
  • First Submission
  • Promoter
  • Commenter
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Distinguish uifigure from figure programmatically
TL;DR function val = isuifigure(h) val = ~isempty(matlab.ui.internal.dialog.DialogHelper.getFigureID(h)); end The slightly...

6 years 前 | 3

已回答
how to read in the static text?
function DrawSignal(original_data,filtered_data,column_index,column_index2) global Column_No_UI thickness subplo...

13 years 前 | 0