Why do I receive an error message using MATLAB 7.1 (R14SP3) on an X Terminal?

1 view (last 30 days)
I am running MATLAB 7.1 (R14SP3) in a Unix environment via a Neoware X Terminal.
When using MATLAB 7.1.0 (R14SP3) in this environment I receive the following error message :
ERROR: XTEST extension not installed on this X server

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 29 Mar 2024 at 0:00
Edited: MathWorks Support Team on 29 Mar 2024 at 10:31
This issue is related to the hardware itself and has been reported to the hardware vendor. As this specific brand of terminal contains a Linux kernel without the necessary XTEST packages to use MATLAB you need to contact the hardware vendor at the following address :
Run 'xdpyinfo' to see the capabilities of the X server. The output should look like
$ xdpyinfo -ext XTEST
[...]
XTEST version 2.2 opcode: 145
Otherwise, your X server does not support XTEST.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R14SP1

Community Treasure Hunt

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

Start Hunting!