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

 Akzeptierte Antwort

Matt J
Matt J am 4 Nov. 2012
Bearbeitet: Matt J am 4 Nov. 2012

0 Stimmen

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.,

Weitere Antworten (0)

Kategorien

Mehr zu Files and Folders finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by