Does Notebook Suite still exist
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Michelle Hirsch
el 12 de Nov. de 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 comentarios
dietmar dr neugebauer
el 22 de Nov. de 2018
Congratulations: A problem, that had been solved for over 20 years, is a problem again.
- For my work the abolishment of the Notebook functionality is a real deprivation: for allmost 20 years we did our technical documentation using the MATLAB notebook. You have rendered this work partly unaccessible and useless to a good deal. The unification of code, text, pictures, formulae and all in a standard format document, easily being handed over to anybody who has access to Word (and who does not), made the Notebook solution our first choice.
- Often our word notebook documents were quite long.With its navigator functionality Word helped not to drown in these documents.
- Think of the lots of ways to structure a document (hierarchy of headlines)
- It is ridiculous to to compare the capabilities of Word with those of "Live Editor": it is comparing an old fruitful garden with a freshly dug beet. It is just poor.
- Especially with the last Word and MATLAB editions the notebook was very mature indeed, not prone to crashes and thanks to the recovery features of Word almost bulletproof.
- On the other hand Live Editor crashes from time to time, especially when such a document becomes a bit long and full of pictures.
Im am very annoyed about that!
I think, a tool like the Word navigator and more hierarchical levels for structuring the document, not to mention improoved stability might help a bit.
Kenneth Dunipace
el 13 de Nov. de 2018
3 comentarios
Michelle Hirsch
el 26 de Nov. de 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.
Ver también
Categorías
Más información sobre Install Products en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!