필터 지우기
필터 지우기

Write and save .dbf file

조회 수: 10 (최근 30일)
Bas
Bas 2016년 12월 6일
댓글: KSSV 2016년 12월 6일
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개)

카테고리

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