javaPlex, api.Plex4, error undefined variable api

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개)

Henry Adams
Henry Adams 2017년 6월 23일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

태그

질문:

2016년 11월 4일

답변:

2017년 6월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by