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일

0 개 추천

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에 대해 자세히 알아보기

질문:

2012년 11월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by