Shao-Yu Wang
Followers: 0 Following: 0
Feeds
提问
Subplot disappeared after getting its handle
I have a figure consisting of five subplots and I want to save or open one of them in another figure. For some reason, whenever ...
1 year 前 | 2 个回答 | 0
2
个回答提问
Identifying repeated patterns in data without knowing the pattern
To analyze recorded signals of a car driving on a track, I need to identify and isolate the effective data range to perform furt...
2 years 前 | 1 个回答 | 0
1
个回答提问
How do I turn string "C = A*B" to "data.C = data.A.*data.B " while the equation and variables may change?
I'm building a GUI that reads simple formulas from an Excel file, then evaluate them as Matlab code. For example, the user may w...
2 years 前 | 2 个回答 | 0
2
个回答提问
App that opens new uifigure with zoom function stops responding occasionally
I built an app in App Designer that allows users to select a range of data in the plot with the zoom function, then returns the ...
2 years 前 | 0 个回答 | 0
0
个回答提问
How do I insert a tree object generated by external function into App Designer?
I am new to GUI and am really struggling to figure out these parent and container things. I generated a uitree object using an e...
2 years 前 | 2 个回答 | 0
2
个回答提问
How to populate a tree with a struct with different depth?
I want to import structured signal data from another software and let the user browse and select in a GUI. The imported data con...
2 years 前 | 1 个回答 | 0