error when trying to export the data to excel - how can I fix this error?

Answers (1)

Well, the error message tells you that you want to access a non-existing field in a struct. So the error has nothing to do with writing the data to Excel. Did you post the correct error message? The line where the error occurs is not in the piece of code you posted in the question.

This question is closed.

Tags

No tags entered yet.

Asked:

on 2 Jun 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!