Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 5th, 2012  |  syntax: None  |  size: 0.24 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Java GUI in Matlab2011a and 64bit Win7
  2. clc,clear all,close all
  3.  
  4. javaaddpath('C:Users...JavaGUI.jar');
  5.  
  6. JavaGUI.main([]);
  7. pause(1)
  8. JavaGUI.main2();
  9.        
  10. ??? Java exception occurred:
  11. java.lang.UnsatisfiedLinkError: no sserial in java.library.path