Ahmad Alswalhi
Followers: 0 Following: 0
Feeds
提问
i want to make MATLAB function in Simulink to read one cell from excel sheet every period of time
function object = readFromXls(ReadFlag) coder.extrinsic('readcell'); coder.extrinsic('str2num'); coder.extrinsic('cellfun'); ...
7 months 前 | 1 个回答 | 0