Importing data from excel drop down menu into MATLAB
8 次查看(过去 30 天)
显示 更早的评论
I have an excel drop down menu that refrences 8 cells in excel. I want to read/write the value shown in the drop down menu from MATLAB, I am using a COM server to inport the rest of the data, just normal numbers in cells, but the drop down menu has me stuck.
Example: the drop down menu shows "aluminum", I want to read "aluminum into matlab - or I have "bronze" and I want "bronze" to be the displayed value of the drop down menu. (bronze and aluminum are both already options in the excel drop down menu).
Thanks!
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Export to MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!