Community Profile

photo

ajay Hiremath


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


how to calculate concentration of an image
can any one help me to calculate the concentration of an image in matlab

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 2 answers | 0

2

answers