Statistics
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
Feeds
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
