org.apache.axis.encoding.Base64 undefined in Matlab 2010a
Mostrar comentarios más antiguos
org.apache.axis.encoding.Base64 is a Java class that has been available for use in Matlab for several years (at least up to 2008a), and now in Matlab 2010a it seems not available anymore. Is there an alternative I should use for Base64 encoding?
Respuestas (1)
Jan
el 19 de Mzo. de 2011
1 voto
Is org.apache.commons.codec.binary.Base64 available?
Categorías
Más información sobre Call Java from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!