Why does Import Data fail in my Linux installation?

2 ビュー (過去 30 日間)
Sean Fulop
Sean Fulop 2014 年 9 月 18 日
回答済み: Sean Fulop 2014 年 10 月 20 日
This is what happens when I click Import Data in my newly installed R2014a for Linux. Installed on a Fedora 20 system.
com.mathworks.jmi.MatlabException: Undefined variable "multimedia" or class "multimedia.internal.audio.file.PluginManager.getInstance.ReadableFileTypes". at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method) at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:265) at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120) at com.mathworks.jmi.Matlab.mtFeval(Matlab.java:1619) at com.mathworks.mlwidgets.workspace.WorkspaceCommands$1.runOnMatlabThread(WorkspaceCommands.java:1246) at com.mathworks.mlwidgets.workspace.WorkspaceCommands$1.runOnMatlabThread(WorkspaceCommands.java:1241) at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79) at com.mathworks.jmi.NativeMatlab.dispatchMTRequests(NativeMatlab.java:440)
  2 件のコメント
Tom Holroyd
Tom Holroyd 2014 年 10 月 20 日
I also get this with R2014a (8.3.0.532) 64-bit except I am on Fedora 19.
java version "1.7.0_65" OpenJDK Runtime Environment (fedora-2.5.2.4.fc19-x86_64 u65-b17) OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
I installed R2014a on top of a previous version.
Also the simple "HELP command" no longer works.
Sean Fulop
Sean Fulop 2014 年 10 月 20 日
I think I may have figured out that the problem traces back to having an old patdef.m from previous installations. Your old pathdef will continue to override path defaults which are needed to access various classes etc.

サインインしてコメントする。

回答 (1 件)

Sean Fulop
Sean Fulop 2014 年 10 月 20 日
So, the answer would be to reset your path to defaults and erase your old pathdef.m or other bits that could be used to customize your path.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by