photo

Siddesh chaudhary


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
247,785
of 301,338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to display multiple string outputs in a static text box in GUI
Hi, I have a program which outputs strings. However I would like to get all those seperate string output in a single static te...

7 years ago | 1 answer | 0

1

answer

Question


NaN ouput on using string2double function for an OCR-ed output string
I have attached a snapshot of file showing undesirable result, as when I use string2double function the output I am getting is N...

7 years ago | 1 answer | 0

1

answer

Question


How to extract data from an excel file to be compared with an output of an OCR-ed image
The problem is as follows: I have extracted an account number from a bank document and now would like to check if that account...

7 years ago | 1 answer | 0

1

answer

Question


using conditional operators for string matching
J=im2uint8(im); ocrResults = ocr(J) recognizedText = ocrResults.Text; TF=contains(recognizedText,'Axis Bank', 'I...

7 years ago | 0 answers | 0

0

answers