photo

Tolulope


MAPS Technology

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
23,545
of 300,365

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
1

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • Thankful Level 1

View badges

Feeds

View by

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...

11 years ago | 2 answers | 1

2

answers

Question


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. ...

12 years ago | 3 answers | 0

3

answers

Question


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. ...

13 years ago | 4 answers | 0

4

answers

Question


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...

13 years ago | 0 answers | 0

0

answers

Question


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...

13 years ago | 3 answers | 0

3

answers

Question


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...

13 years ago | 1 answer | 0

1

answer

Question


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...

13 years ago | 1 answer | 0

1

answer