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!