Sandy
Followers: 0 Following: 0
Professional Interests: Chemometrics, Regression, Classifications
Statistics
7 Questions
0 Answers
RANK
24 113
of 295 467
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to write a C++ program to test dlls generated by Matlab compiler
I have a Matlab function and have already compiled it into dll file so that my coworkers can use it in C++. I would like to t...
ungefär 9 år ago | 1 answer | 1
1
answerQuestion
For stand alone exe, how can I include some external dll files and call them.
I have a GUI that works greatly on matlab 2013b. The GUI does some calculations first and then plots results for users to review...
mer än 9 år ago | 0 answers | 0
0
answersQuestion
only change part of GUI table
Hi Say I have a 1400x10 matrix and have already written it into a GUI table. Now, I would like to change an entire row. The m...
nästan 10 år ago | 0 answers | 0
0
answersQuestion
read a mat file once it appears in the folder?
Is it possible that Matlab loads a file once it appears in the folder? Say a person is sending me many mat files through drop...
nästan 10 år ago | 1 answer | 0
1
answerQuestion
plot problem in GUI for 2014b
First of all, everything works great on 2013b until I upgrade to 2014b. I am really confused here. The plot I want to get loo...
nästan 10 år ago | 1 answer | 0
1
answerQuestion
How can I get "least frequent" number from a vector?
I know that "mode" is used to get the most frequent number in a vector. Is there any function that returns the "least frequent" ...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
How can I detect number that does not follow an increasing order?
I have a vector like this: * 1 2 3 4 100 5 6 7 or it could also be like this: * 153 158 161 163 172 123 179 181 if ...
mer än 10 år ago | 1 answer | 0