Info
此问题已关闭。 请重新打开它进行编辑或回答。
Is it possible to send a sentence as output from matlab as an excel add on so that it willl be displayed in excel?
1 次查看(过去 30 天)
显示 更早的评论
I have just tried compiling a library .xla file with the code of generating different statements for different results after taking in three inputs. After I have added this add on into excel and entered the inputs from various cells in the sheet, the statement that i have coded in matlab is not appearing in excel. Is the add-on unable to do this? Thank you
2 个评论
Walter Roberson
2018-2-6
When you say "displayed" do you mean that you wish to store the value into a cell, or do you mean that you want a window to pop up (like a prompt or warning message) ?
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!