Write and save .dbf file

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 个评论

.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