필터 지우기
필터 지우기

How I can save a table into a dbf format

조회 수: 2 (최근 30일)
Dimitrios Poulos
Dimitrios Poulos 2023년 2월 18일
댓글: dpb 2023년 2월 19일
I have the following error. Any help?:
dbfwrite(IT, 'mytable.dbf');
Error: File: dbfwrite.m Line: 1 Column: 1
Invalid text character. Check for unsupported symbol, invisible character, or pasting of non-ASCII characters.
  댓글 수: 6
Dimitrios Poulos
Dimitrios Poulos 2023년 2월 19일
Thank you all for your help
dpb
dpb 2023년 2월 19일
I wondered about Octave; haven't had a version of it installed in 20 years+ now; didn't realize they had diverged so much from the compatibility of user code syntax. Knew were/are extensions, not aware went to the root of such basics.
@Dimitrios Poulos should be able to clean it up to run without too much extra trouble then, it would seem. I did a global substitution for the "##" comments and then found the "!" for NOT and quit after that, having no real need.

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by