Community Profile

photo

Dan H


Last seen: 5 months ago Active since 2018

Statistics

  • Thankful Level 3

View badges

Content Feed

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

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

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

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

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

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

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

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

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

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

5 years ago | 1 answer | 0

1

answer