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
Published: Boca Raton : CRC Press, 2012.
Subjects:
Online Access:Connect to the full text of this electronic book
Table of Contents:
  • 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.