Community Profile

photo

Tolulope


MAPS Technology

Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

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

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

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

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

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

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

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

11 years ago | 1 answer | 0

1

answer