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...

Descripción completa

Detalles Bibliográficos
Autor principal: Altman, Yair M. (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Boca Raton, FL : CRC Press c2012.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627970906719
Tabla de Contenidos:
  • 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