Feeds
提问
Trouble creating an exe file matlab compiler
Hi all, i'm having trouble creating an exe file from a GUI i created in matlab 2014b. When i use deploytool i get the following...
10 years 前 | 0 个回答 | 0
0
个回答提问
imshow : add spacing between two images
Hi, is there a way to add spacing between two images so that they are farther apart? figure; imshow([A B],[]); colo...
10 years 前 | 1 个回答 | 0
1
个回答提问
Meshgrid stretching surface plot
Hi, I've been trying to add axis to a surf plot i have. I've tried various suggestions but can't get it to work. I have 3 matric...
10 years 前 | 1 个回答 | 0
1
个回答提问
surf() plot adding axis
Hi everyone, I have been trying to add axis to a surf plot i have. I've tried various suggestions but can't get it to work. ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Cellfun: check cell array for any value below 5, if yes return true
Hi all, I have the following cell array A = {4,5,6} Is there a way to check whether any element is below 5 and return ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Loading every n-th column of a csv with varying formats in row using textscan
Hi, i am trying to load a csv file with semicolon (;) delimiter. Example: 150501;190722;ms_since_start=;30001276;temp=;3...
10 years 前 | 1 个回答 | 0
1
个回答提问
Interpolating between two matrices
Hi everyone, is there a good way to interpolate between two matrices and insert the interpolated matrix between the other two ? ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Displaying surf actual size?
Hi, is there a way to display surf in its actual size? Been looking in the web but couldnt find anything which worked. I'm also...
11 years 前 | 1 个回答 | 0
