Does Notebook Suite still exist
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Has MATLAB Notebook Suite been discontinued? If not, where can I find current documentation on installing and activating it? If it has, is there some new "product" that offers similar capabilities. I haven't found anything that comes even close when trying to create a documentary "history" of a design process.
2 Kommentare
Antworten (2)
Michelle Hirsch
am 12 Nov. 2018
The Notebook interface has been removed. The documentation mentions this change and points to the Live Editor as an alternative:
I'm interested in your comment that it doesn't feel as seamless. I've used both and always found it really awkward to write MATLAB code in Microsoft word. I'd end up writing it in MATLAB then copying it over to Word once I get it right. With Live Editor (and with script publishing before it) I've found it much easier to just write my code in MATLAB to build a document that includes MATLAB code and output.
One small note - if you specifically want a Microsoft Word document, the Live Editor does not yet support export to Word (it supports PDF, LaTeX and HTML). The workaround is to save your live script as a MATLAB Code File (.m) which you can then publish to a Word document.
4 Kommentare
Kenneth Dunipace
am 13 Nov. 2018
3 Kommentare
Michelle Hirsch
am 26 Nov. 2018
Thanks for sharing your history with MATLAB and perspective on its evolution. These are precisely the things that I (personally) and the team think about every day - "how do we keep moving MATLAB forward to keep up with the increasing demands on it while preserving the core of what has made it such a powerful tool for millions of engineers and scientists over the past several decades." It's definitely a challenge, striving to maintain this balance as we think about the design of the language, the functions, and the interface.
I'm disappointed to hear your reaction that MATLAB seems too focused on programmers, but accept the feedback. I heard feedback like that quite a bit earlier this decade, especially as object-oriented designs proliferated. This feedback triggered a renewed focus on designing for non-programmers. I happen to think we've done quite well with this, but appreciate that ultimately all of the parts of the system can add up differently for any given user.
Siehe auch
Kategorien
Find more on Install Products in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!