Community Profile

photo

Yang


University of Macau

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Undefined function 'mtimes' for input arguments of type 'nominal'.
Dear all, I want to use cross-validation function crossval to find some parameters of my SVM function. I follow the help docu...

11 years ago | 1 answer | 0

1

answer

Question


Why "imshow" function in GUI so slow?
I have a GUI program which shows 10 images using "axes(handles.axes1);" and "imshow(f);" function. But when I run it, the 10 ima...

12 years ago | 3 answers | 0

3

answers

Question


About callback function in GUI
I have a GUI program. One button is to call a for loop which shows lots of image on the UI. And I want to have another button wh...

12 years ago | 1 answer | 0

1

answer

Question


How to avoid repeating load data from a function
dear all, I have a function that will be call 1000 times. In that function, there are several "load" sentence to load some da...

12 years ago | 1 answer | 0

1

answer

Question


About matlab in MacOS
I used matlab in MacOS for many days. I think this edition is not the edition for mac. It's simulation edition in linux. There m...

12 years ago | 2 answers | 0

2

answers

Question


How to use generated matlab code (.h .dll .lib) in c++ program
[EDIT: 20110608 10:06 CDT - reformat - WDR] Dear All, I wrote a function in matlab which multiply 3 by the input. And I have c...

13 years ago | 1 answer | 0

1

answer

Question


I can't find my matlab compiler!!
mbuild -setup Please choose your compiler for building standalone MATLAB applications: Would you like mbuild to locate i...

13 years ago | 1 answer | 0

1

answer

Question


How to compile the .m file and use it in VC++
Dear all, Which technique should I use?

13 years ago | 1 answer | 0

1

answer

Question


Problem with external matlab to VC++ 2008
Dear all, I meet a problem that when I follow the tutorial about how to call matlab function in C. And I use VC++ 2008, I have ...

13 years ago | 3 answers | 0

3

answers