Feeds
提问
sorting a matrix of 4 rows by the fourth element and outputting of combinations that make the 4th row element
My project so far has been to create a vector of numbers: %x: a vector of numbers x = 1:4; and then create a 3 column matrix ...
4 years 前 | 2 个回答 | 0
2
个回答提问
Increase only the axes line width and not the grid line-width
Hello, I having problems adjusting just the line-width of the axes in my surface. the only code I've seen is set(gca,'line...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to make it so the matlab surf plot is not overlapping my axes
Hello I seem to have a big problem, I have a colorbar overlapping my axes and I am not sure how to move it over alittle. here i...
8 years 前 | 1 个回答 | 0
1
个回答提问
not enough input arguments error uploading through an excel file
Hello, I am trying to plot data from an excel file that is 480 by 80 big; the program successfully reads into data arrays. The f...
8 years 前 | 0 个回答 | 0
0
个回答提问
Converting a string Array into a Char array
Hello I have an array of strings called time, they all have the format: 22:39:04.502727 hours:minutes:seconds and I want to co...
8 years 前 | 2 个回答 | 0
