Using LYAP function from Control Toolbox on Supercomputer Software
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Matrix Computations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!