Hello,
I'm looking for a way to adapt a .dbf file and then save it as a .dbf file again.
I found a function dbfread.m that enables me to open the .dbf, but now I'm looking for a way to save my changes to such a file in MATLAB.
Can anyone help me with this?
Thanks!

댓글 수: 1

KSSV
KSSV 2016년 12월 6일
.dbf file will be read by xlsread too. Have you checked with that? If it works, you can save it using xlswrite.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기

질문:

Bas
2016년 12월 6일

댓글:

2016년 12월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by