photo

Suraj Suresh


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
263,333
of 300,499

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


How do I get the filename of an image that I loaded and store it in a string variable?
this is the code I used to load the image global im im2 [path,user_cance]=imgetfile(); im=imread(path); Is there a...

8 years ago | 0 answers | 0

0

answers

Question


How to retrieve image name
I have loaded an image having name '1.bmp' using GUI and stored it in the variable 'im'.Is there a way I can get the filename/im...

8 years ago | 2 answers | 0

2

answers

Question


Can use image name as an argument in an if else statement?
I am a beginner. I have a set of 4 images. The description of each of these images is in separate image files. So is there a way...

8 years ago | 1 answer | 0

1

answer