Does Notebook Suite still exist

1 view (last 30 days)
Kenneth Dunipace
Kenneth Dunipace on 9 Nov 2018
Commented: Michelle Hirsch on 26 Nov 2018
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 Comments
Kenneth Dunipace
Kenneth Dunipace on 11 Nov 2018
Thanks Walter. I did stumble across it, totally by accident. Nothing in the Mathworks Help structure even mentioned it. It looks as if it may serve the purpose, but doesn't seem as convenient (seamless?) as the old Notebook system.

Sign in to comment.

Answers (2)

Michelle Hirsch
Michelle Hirsch on 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 Comments
Kenneth Dunipace
Kenneth Dunipace on 22 Nov 2018
dietmar dr neugebauer,
Glad to see I'm not the only one that misses Notebook.
You've said it more forcefully and elegantly than I, but we seem to agree completely.

Sign in to comment.


Kenneth Dunipace
Kenneth Dunipace on 13 Nov 2018
True, but Notebook operating as a Word format for MATLAB seemed to completely replicate the capabilities of both MATLAB and Word when needed for composing a technical report surely a large class of users. Could it be that there was a contractual breakdown between Mathworks and Microsoft?
  3 Comments
Michelle Hirsch
Michelle Hirsch on 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.

Sign in to comment.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products


Release

R2016b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!