photo

Dan H


Last seen: 10 days ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
28,257
of 300,381

REPUTATION
1

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
70.0%

VOTES RECEIVED
1

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,477

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 3

View badges

Feeds

View by

Question


parfor: slicing variable
Hello, I ask for assistance with slicing a variable for use with "parfor". The challenge is, I don't want to / don't need to i...

5 years ago | 1 answer | 0

1

answer

Question


convert point from color map / color bar to color vector
Hello, how can I convert obtain a "standard" 3-dim. color vector data from a some color map / color bar? Example: With the ...

5 years ago | 1 answer | 0

1

answer

Question


Extracting numbers from array of cells
Hello, when reading data from a log file, I use "textscan", which yields an array of cells, e.g. my_data_string = {'1.11'; '2....

6 years ago | 1 answer | 0

1

answer

Question


filter table by character string entry
Hello, I have table T which contains string entries in the second column (named 'column_name'). Two questions: How can I filt...

7 years ago | 1 answer | 0

1

answer

Question


Autoarrange title and top xlabel on plot
Hello, I have a plot with an extra x-axes on the top (including ticks, numbers, label). However, the position of this top xl...

7 years ago | 2 answers | 0

2

answers

Question


How to show multiple scaled axis on a plot?
Hello, I want to create plots with multiple linked x and / or y axes: for example, a plot time --> distance should show a t...

7 years ago | 0 answers | 0

0

answers

Question


How to show picture at specified relative position in a plot?
Hello, by using the the "axes" and "imshow" command, it is possible to place a picture at a specified position in an existing f...

7 years ago | 1 answer | 1

1

answer

Question


How create a decreasing axis for a histogram plot?
Hello, when creating histograms using the "histogram" command, the x-axis ('bins') are sorted from lower to higher value from l...

7 years ago | 2 answers | 0

2

answers

Question


How can I draw multiple histograms inside a x-y plot?
Hello, how can I place tilted histograms at pre-defined positions in a "normal" xy-plot? Please see the bottom plot in the att...

7 years ago | 0 answers | 0

0

answers

Question


How to use "str2num" ans "strrep" on array of cells?
Hello, when converting strings to numbers using str2num, this commands takes "forever": Processing of ~300 MB (of log data, sto...

7 years ago | 1 answer | 0

1

answer