Undocumented Secrets of MATLAB-Java Programming
Autor Yair M. Altmanen Limba Engleză Paperback – 14 oct 2024
This book shows how using Java can significantly improve MATLAB program appearance and functionality, and that this can be done easily and even without any prior Java knowledge.
Readers are led step-by-step from simple to complex customizations. Code snippets, screenshots, and numerous online references are provided to enable the utilization of this book as both a sequential tutorial and as a random-access reference suited for immediate use. Java-savvy readers will find it easy to tailor code samples for their particular needs; for Java newcomers, an introduction to Java and numerous online references are provided.
This book demonstrates how
- The MATLAB programming environment relies on Java for numerous tasks, including networking, data-processing algorithms and graphical user-interface (GUI)
- We can use MATLAB for easy access to external Java functionality, either third-party or user-created
- Using Java, we can extensively customize the MATLAB environment and application GUI, enabling the creation of visually appealing and usable applications
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 687.60 lei 6-8 săpt. | |
CRC Press – 14 oct 2024 | 687.60 lei 6-8 săpt. | |
Hardback (1) | 1418.99 lei 6-8 săpt. | |
CRC Press – 5 dec 2011 | 1418.99 lei 6-8 săpt. |
Preț: 687.60 lei
Preț vechi: 988.87 lei
-30% Nou
Puncte Express: 1031
Preț estimativ în valută:
131.59€ • 136.22$ • 111.22£
131.59€ • 136.22$ • 111.22£
Carte tipărită la comandă
Livrare economică 06-20 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032917740
ISBN-10: 1032917741
Pagini: 702
Ilustrații: 650
Dimensiuni: 178 x 254 mm
Greutate: 1.3 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States
ISBN-10: 1032917741
Pagini: 702
Ilustrații: 650
Dimensiuni: 178 x 254 mm
Greutate: 1.3 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States
Public țintă
AcademicCuprins
Introduction to Java in MATLAB®. Using Non-GUI Java Libraries in MATLAB®. Rich GUI Using Java Swing. Uitools. Built-in MATLAB® Widgets and Java Classes. Customizing MATLAB ® Controls. The Java Frame. The MATLAB® Desktop. Using MATLAB® from within Java. Putting it All Together. Appendix A: What is Java? Appendix B: UDD. Appendix C: Open Questions. Index.
Notă biografică
Yair Altman, author of the extremely popular UndocumentedMatlab.com website, is well respected in the MATLAB community as the de-facto guru on undocumented MATLAB features and the MATLAB-Java interface in particular.
Yair holds a BSc in Physics and an MSc in Computer Science, has over 20 years of programming experience at various levels of responsibility, and currently consults for several software development projects.
Yair holds a BSc in Physics and an MSc in Computer Science, has over 20 years of programming experience at various levels of responsibility, and currently consults for several software development projects.
Descriere
Many people know that a major part of the functionality of the MATLAB® software package is based on Java. But fewer people know how to manipulate Java to achieve improved appearance and functionality and thus heighten MATLAB software’s applicability to real world, modern situations. Organized by related functionality/usage and ordered