Lagrange Equations M-file

Hi all..
Can you help me about making Lagrange Equations at M-file? sorry i'm noob.. Thanks :D

 采纳的回答

Matt J
Matt J 2012-11-4
编辑:Matt J 2012-11-4
Save this to a file with a .m extension
function [out1,out2,...outM] = LagrangeEquations(arg1, arg2,arg3,...,argN)
%Your code here
Also try some online tutorials, e.g.,

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Files and Folders 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by