필터 지우기
필터 지우기

error using writetable line 124 could not create or initialize worksheet

조회 수: 3 (최근 30일)
Mukund
Mukund 2018년 10월 10일
편집: Mukund 2018년 10월 10일
a=rand(1,2) b=rand(1,1) c='a' T=table(a,b,c) EN='Data.xlsx' writetable(T,EN)
After all files are removed from workspace and Task manager. The other form of this error appears. Unable to write to '' sheetin file 'Data.xlsx'. Disable sheet protection, disable workbook's Mark as Final Option, and ensure input does not exceed cell capacity.
Third form this error at same line of code is: The range must be character vector of the form 'A1:B2' or 'A1'.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

제품


릴리스

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by