Feeds
提问
error (colon operator)
function [ string ] = get_letters( in_letters,cellsize, lib, lib_lut ) %GET_LETTERS Interprets in...
13 years 前 | 1 个回答 | 0
1
个回答提问
converison of cell array into character
how i use letter='AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890' ; these letter to convert cell array into cha...
13 years 前 | 1 个回答 | 1
1
个回答提问
error
i m doing work on optical character recognition.........an error come in my code.....................Error is For colon operat...
13 years 前 | 1 个回答 | 0
1
个回答已回答
cell array to char array?
letters_lut ='AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890'; HOW (letters_lut) is used to convert the cell ar...
cell array to char array?
letters_lut ='AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890'; HOW (letters_lut) is used to convert the cell ar...
13 years 前 | 0