Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
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 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 6 Feb. 2018
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) ?
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!