photo

Ahmad Alswalhi


Last seen: 2개월 전 2024년부터 활동

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'); ...

3개월 전 | 답변 수: 1 | 0

1

답변