![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13254248_1533539515138_DEF.jpg)
Henry Barth
Followers: 0 Following: 0
Feeds
已回答
Preallocating str for speed
correspondingChars = 'ABCDEFGHIJ'; str = correspondingChars(arrayfun(@str2double,T,'UniformOutput',true));
Preallocating str for speed
correspondingChars = 'ABCDEFGHIJ'; str = correspondingChars(arrayfun(@str2double,T,'UniformOutput',true));
3 years 前 | 0
已回答
How can I change bar graph x-axis?
set(gca,'XtickLabels',arrayfun(@num2str,b,'UniformOutput',false));
How can I change bar graph x-axis?
set(gca,'XtickLabels',arrayfun(@num2str,b,'UniformOutput',false));
3 years 前 | 0