필터 지우기
필터 지우기

BEAR Toolbox excel result not showing

조회 수: 4 (최근 30일)
Franco Diaz Laura
Franco Diaz Laura 2023년 5월 16일
답변: Image Analyst 2023년 6월 1일
While using the BEAR toolbox I am unable to ouput the results in excel (the TXT and .mat work fine). I tried both in the app and in the developer but when I download or open the result.xlsx the file is empty.
Maybe is because of Warning: Unable to write to Excel format, attempting to write file to CSV format.
Thanks for the help!
  댓글 수: 2
Shivani
Shivani 2023년 6월 1일
Could you please provide more context so that I can reproduce the issue at my end.
Regarding your error message of being unable to write to Excel, the issue might be related to certain permission constraints. Therefore, one solution you can consider is to check the folder permissions of the destination folder where you are trying to write the Excel file into.
As a possible workaround to the issue, you can use the CSV file format being generated by the MATLAB code and convert it into an .xls format using Microsoft Excel, which should be able to open it without any issues.
Hope this helps!
Star Strider
Star Strider 2023년 6월 1일
For anyone else who might be wondering what this refers to: The BEAR toolbox - European Central Bank

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2023년 6월 1일
Are you absolutely sure you don't already have that file open in Excel when you try to write it out (again)?

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by