Effacer les filtres
Effacer les filtres

javaPlex, api.Plex4, error undefined variable api

3 vues (au cours des 30 derniers jours)
Paolo Paoli
Paolo Paoli le 4 Nov 2016
I have recently bought and installed Matlab 2016b. I'm using javaPlex software but, after running of load_javaplex.m as required, I check that Javaplex is working properly with the following command:
>> api.Plex4.createExplicitSimplexStream()
and the answer is
Undefined variable "api" or class "api.Plex4.createExplicitSimplexStream".
I was informed by a friend that the same program is running properly with an older version of Matlab (I remind something like R2011 or r2012. I need some suggestion if possible.
Regards
Paolo Paoli
  1 commentaire
Hg
Hg le 19 Nov 2016
Hi, did you manage to solve it?

Connectez-vous pour commenter.

Réponses (1)

Henry Adams
Henry Adams le 23 Juin 2017
Hi Paolo,
Sorry I just saw this question now. Feel free to email questions about Javaplex to me (Henry Adams at Colorado State University) directly.
You need to enter both
>> load_javaplex
and
>> import edu.stanford.math.plex4.*;
into the Matlab window. Make sure that you are in the correct matlab_examples folder where load_javaplex appears. These instructions are now also updated in the tutorial (Section 1.3):
Does that work for you? Please reply by emailing me; you can find my email at my website:
Best, Henry

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by