JavaBuilderを使用するための手順を教えてください。Matlab関数を実際に使用する。Javaで。
例を使用してJavaBuilderを使用してみましたが、次のようなエラーが発生しました。
Exception in thread "main" java.lang.UnsatisfiedLinkError: Failed to find the library mclmcrrt713.dll, required by MATLAB Builder JA, on java.library.path.
This library is typically installed along with MATLAB or the MCR, its absence may indicate an issue with that installation or the current path configuration.
The MCR version that this component is trying to use is: 7.13.
このエラーを取り除くために私は何をすべきでしょうか?