Lagrange Equations M-file

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

 Risposta accettata

Matt J
Matt J il 4 Nov 2012
Modificato: Matt J il 4 Nov 2012
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.,

Più risposte (0)

Categorie

Scopri di più su Files and Folders in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by