Statistics
RANK
16 501
of 295 467
REPUTATION
1
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
2
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
Format Display of Class Properties. Showing the date instead of the datenum.
I have a class I've created and one of the properties stores the time. It uses the matlab datenum type which is I suppose is act...
nästan 10 år ago | 0 answers | 0
0
answersCheck if a function handle is valid
I thought about the try, catch method but I want to be more descriptive in the error returned. I do not know all the known funct...
mer än 10 år ago | 0
How to plot graph with three axsis (an example figure is included )
This looks like what you are looking for. http://www.mathworks.com/help/matlab/creating_plots/graph-with-multiple-x-axes-and-...
mer än 10 år ago | 0
Question
Check if a function handle is valid
I use str2fun(...) to create a function handle from a user-inputted string. I want to be able to run a check to make sure the fu...
mer än 10 år ago | 4 answers | 2
4
answersQuestion
database Function error:One or more output arguments not assigned during call to "getValidConnection".
During a call to database(...) I am getting the following error One or more output arguments not assigned during call to "get...
mer än 11 år ago | 2 answers | 0
2
answersQuestion
Using a Smart Motor with Matlab
I have a Smart Motor made my Animatics (www.animatics.com). They have examples of how to control it using a COM object in C++ an...
nästan 13 år ago | 1 answer | 0
1
answerQuestion
Remote Monitoring of MATLAB during a month long process
I have a MATLAB data logging program that is runs for about a month. What I'd like to do is be able to see the current status of...
ungefär 13 år ago | 2 answers | 0
2
answersMatlab Runs Slower during each consecutive iteration
This is a MATLAB code. I'll give the clear classes a try. No global or persistent variables are used. The log off is re...
mer än 13 år ago | 0
Question
Matlab Runs Slower during each consecutive iteration
I have a simulation that i built that I run multiple time inside a for(or parfor) loop. I timed each iteration and noticed that ...
mer än 13 år ago | 3 answers | 0