Using LYAP function from Control Toolbox on Supercomputer Software
조회 수: 10 (최근 30일)
이전 댓글 표시
Good evening.
I am using some code that involves a call to the control toolbox function lyap. This function is of course defined for inputs of type double.
However, when I use the function on a server which supports the Louisiana Optical Network Intiative, LONI supercomputer, I get the error:
??? Undefined function or method 'lyap' for input arguments of type 'double'.
In the gui that is on the server I can type "help lyap" and it gives the description of the function which solves the continuous time lyapunov equation. Thus, the control toolbox is installed on the server (At least I assume this is what I can infer).
However I still get the above error.
Thank you for your help.
-J. Walters
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Computations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!