Feeds
提问
box plot set axis
Hi everyone, I'm trying to plot a set of data in a box plot. The boxes appear randomly located on x axis. I need them to be p...
8 years 前 | 0 个回答 | 0
0
个回答提问
Remove legend box in a plot
Hi everyone, I want to remove legend box, I use: [hLeg,hObj]=legend([plot2 plot1 plot3 plot4 ],{'experimental data d=3.5...
9 years 前 | 1 个回答 | 1
1
个回答提问
find index of cells containing other cells
Hello, I have a cell A of a size 1x9 and each of the 9 cells contains a cell 1xNumber, where Number is different for each of ...
9 years 前 | 3 个回答 | 0
3
个回答提问
Delete a cell, not some elements
Hi everyone, Is there an option to delete a cell? Not some elements but the whole cell. Like for variables I would use clear ...
9 years 前 | 1 个回答 | 0
1
个回答提问
get a field from struct
Hi everyone, I have a problem with getfield funtion. I have 1x9 struct with 5 fields. I want to get 4th field, called pval. E...
9 years 前 | 1 个回答 | 0
1
个回答已回答
Prevent a for loop from overwriting
Problem solved. There was an error in some other place in the code. Thank you for your answers.
Prevent a for loop from overwriting
Problem solved. There was an error in some other place in the code. Thank you for your answers.
9 years 前 | 0
提问
Prevent a for loop from overwriting
Hi everyone, I have a for loop and 90 iterations. After running it I want to have a vector Fmax with 90 entries, one entry pe...
9 years 前 | 2 个回答 | 0
2
个回答提问
get rid of empty spaces in cells containing strings
Hi everyone, I have created a cell 62x1, cell_sample, which reads like this: '103' '114' ' 25' ...
9 years 前 | 4 个回答 | 0
4
个回答提问
Find an offset line from a linear portion of data set graph
Hi everyone! I would like to plot an offset line (constant offset) from a linear region in my data set. Basically I want to g...
9 years 前 | 1 个回答 | 0


