
Shao-Yu Wang
Content Feed
질문
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...
8달 전 | 답변 수: 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...
9달 전 | 답변 수: 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 ...
9달 전 | 답변 수: 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...
10달 전 | 답변 수: 0 | 0
0
답변질문
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...
10달 전 | 답변 수: 1 | 0