Feeds
提问
error using save name is not available
In this code : %% Part2: Results Construction createOutputVideo(dataFolderName); results = ""; ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Error using + Matrix dimensions must agree.
this is my code: results = ''; for i = 1 : 1 : length(BBArray) results = results + sprintf('%.0f\t' , BBArray...
7 years 前 | 1 个回答 | 0
