Community Profile

photo

prateek


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


conversion of floating point to integer
My code to match a image with the images in database is : img=handles.y; mat=sum(img,1); mat=mat(:); ...

12 years ago | 1 answer | 0

1

answer

Question


floating point precision
I am getting three kind of values for a variable (say vmax) after running my code. First value is 1. Second value is 1.0000 T...

12 years ago | 3 answers | 0

3

answers

Question


if else loop
I have a variable "v" in my code which after calculation gets value either 1 or 1.0000 And 1 is not equal to 1.0000 here. I wa...

12 years ago | 2 answers | 0

2

answers

Question


How to call a particular function when a button is pressed in a gui other than guide gui?
I have created a guide gui which contains a push button to open an image in a new gui which contains two push buttons - one is "...

12 years ago | 1 answer | 0

1

answer