Feeds
提问
Variable index in excel write
rating=[1,2,3,4,5,6]; fullFilepathScene=[]; header={'Scene','Mean','Variance','Entropy','Percentage Pixels','ACM','ISE'}...
10 years 前 | 1 个回答 | 0
1
个回答提问
how can i control the plot area in GUI
I am trying to plot certain graphs but failing to control the area of the plot that it should occupy. Need a suggestion on how ...
10 years 前 | 1 个回答 | 0
1
个回答提问
plot axes resizing in GUI
<</matlabcentral/answers/uploaded_files/39426/Capture.JPG>> Is there a way to make the axes area fixed in a GUI?I am trying t...
10 years 前 | 1 个回答 | 0
1
个回答提问
Attempt to reference field of non-structure array error message
I am trying to plot histogram of n image through the below code. Images is 1xn cell for i = 1:length(Images) variabl...
10 years 前 | 2 个回答 | 0
2
个回答提问
i am trying to import data(images) from folder using the below code.
srcFiles = dir('C:\Users\mynk\Desktop\DIP project\SmartphoneCapturedExposures\Trimmed Dataset\2015-10-14T02-59-27Z\*'); % the...
10 years 前 | 1 个回答 | 0