applescript or osascript to open and save excel files within matlab
1 次查看(过去 30 天)
显示 更早的评论
I am using Matlab R2012a on a mac OS.
I am downloading data that is updated regularly from the internet that comes in the form of a .xls file. Using xlsread on this file causes problems, but if I save the file as a .xlsx, no problems arise.
I need to automate the conversion of the .xls to .xlsx within the code so that I can access the updated data set in real-time. I think that I can use applescript or osascript to achieve this but I am a little over my head in terms of figuring out how I implement this in Matlab.
Does anyone have any insight into how I might go about this?
Thanks,
Simon
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!