Undocumented secrets of MATLAB-Java programming /

Preface The Matlab programming environment uses Java for numerous tasks, including networking, data-processing algorithms, and graphical user-interface (GUI). Matlab's internal Java classes can often be easily accessed and used by Matlab users. Matlab also enables easy access to external Java f...

Full description

Bibliographic Details
Main Author: Altman, Yair M. (Author)
Corporate Author: Taylor & Francis
Format: eBook
Language:English
Language Notes:English.
Published: Boca Raton : CRC Press, 2012.
Edition:1st edition.
Subjects:
Online Access:Connect to the full text of this electronic book
Table of Contents:
  • Front Cover; Dedication; Contents; Preface; Chapter 1: Introduction to Java in MATLAB®; Chapter 2: Using Non-GUI Java Libraries in MATLAB®; Chapter 3: Rich GUI Using Java Swing; Chapter 4: Uitools; Chapter 5: Built-In MATLAB® Widgets and Java Classes; Chapter 6: Customizing MATLAB® Controls; Chapter 7: The Java Frame; Chapter 8: The MATLAB® Desktop; Chapter 9: Using MATLAB® from within Java; Chapter 10: Putting It All Together; Appendix A: What Is Java?; Appendix B: UDD; Appendix C: Open Questions