ajay Hiremath
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
how to handle buttons using voice??
hello everyone.... i am new to matlab i want to handle buttons using voice for example i am using load button in my gui ...
9 years 前 | 0 个回答 | 0
0
个回答提问
how to read specifiied values from xls file?
hello all... I want to read lumi and green values from xls file and I used this code... fid=fopen('newFile11.xls', 'w'); f...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to add multiple rows into xlsx file???
hello all.... can any one plz tell me how to add multiple rows into xlsx sheet,now m using this code.. values = {area(i),Lengt...
10 years 前 | 0 个回答 | 0
0
个回答提问
how to store computed value in xlsx file???
I am calculating homogeneity by using following code im=imread('abc.jpg'); I=nlfilter(rgb2gray(im),[3 3],'std2'); homo...
10 years 前 | 0 个回答 | 0
0
个回答提问
how to calculate concentration of an image
can any one help me to calculate the concentration of an image in matlab
10 years 前 | 0 个回答 | 0
0
个回答提问
how to remove index exceeds matrix dimensions
I'm using this code,getting error ??? Index exceeds matrix dimensions. Error in ==> aaaa at 8 c=cell2mat(BW(1)); K=imr...
10 years 前 | 2 个回答 | 0