統計
MATLAB Answers
4 質問
0 回答
ランク
of 174,116
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
using conditional operators for string matching
J=im2uint8(im); ocrResults = ocr(J) recognizedText = ocrResults.Text; TF=contains(recognizedText,'Axis Bank', 'I...
7年弱 前 | 0 件の回答 | 0
