Community Profile

photo

Zhengyi


The University of Manchester

Last seen: 2年弱 前 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...

約5年 前 | 3

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

約12年 前 | 0