Community Profile

photo

Yucheng Ma

MathWorks

Active since 2014

Professional Interests: C/C++, Compilers, Computer Architecture

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Content Feed

View by

Answered
how can turn cells to string?
It is my understanding that you would like to use "switch-case" instead of "if-else" to avoid verbose statements. I am not able ...

9 years ago | 0

| accepted

Answered
Adding a List box to my Matlab GUI program. I want the list box to be populated with image files that were previously saved in the current folder.
It is my understanding that you would like to create a List Box and fill it with the names of the BMP files in the current direc...

9 years ago | 0

Answered
Problem with computing inverse using LU
It is my understanding that you would like to implement a C-style matrix inverse procedure using LU decomposition in MATLAB. The...

9 years ago | 0

| accepted

Answered
How can I put text on one specified bar with same size of bar and text?
It is my understanding that you would like to determine the position of the text based on the position of the corresponding bar ...

9 years ago | 0

| accepted