Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 1
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
