Statistics
7 Questions
0 Answers
RANK
23,545
of 295,569
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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 do execute a GUI's callback functions from the command line
I would like to incorporate unit tests as part of my GUI development. All the functions I use within my callbacks have tests, bu...
10 years ago | 2 answers | 1
2
answersQuestion
Data and variable management
I would like to know how to pass lots of variables efficiently between functions. At the moment, I have close to 30 m.files. ...
11 years ago | 3 answers | 0
3
answersQuestion
How does one identify the current line being evaluated during execution?
I would like to know if there is a command in MatLab that returns the value of the line number on which it has been executed. ...
12 years ago | 4 answers | 0
4
answersQuestion
How to make sure MatLab outputs the full legend correctly?
I have 56 data lines that I plot. When I ask MatLab to insert a legend or call it in the command (either way I get the same prob...
12 years ago | 0 answers | 0
0
answersQuestion
How does one create a dataset from a large array and subsequently name the variables?
I have a body data array read from a excel file: 9000-by-130. I also have the header line read from the same file: 1-by-130. I a...
12 years ago | 3 answers | 0
3
answersQuestion
Is it possible to change customization of textscans when importing data from files, in-line?
If I want to import the lines from a data file (shown below) with a custom delimiter - then I want to change the delimiter in-li...
12 years ago | 1 answer | 0
1
answerQuestion
Matrix operations that preserve floating point precision
When concatenating a matrix from the row element of a cell array, I find that the floating points are always converted to intege...
12 years ago | 1 answer | 0