Lagrange Equations M-file

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

 Réponse acceptée

Matt J
Matt J le 4 Nov 2012
Modifié(e) : Matt J le 4 Nov 2012

0 votes

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

Plus de réponses (0)

Catégories

En savoir plus sur Files and Folders dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by