I am working on a project to make a simulation of a submarine. Pretty difficult since I will be working with 6 degrees of freedom, namely Surge, Sway, Heave, Roll, Pitch and Yaw. I am thinking to make this simulation based on the equations of motion: F = m*a and on the other hand the resistance of the submarine.
After a deep look into Matlab I found the ode45 function. I found out how it works but... I have to make a function in where I will have to define my variables. Since I'll have to make at least 6 functions it would me nice if I can import data from 1 file into all of these functions.
Anyone can help me? Do you think this is the right approach of this mathematical problem? Any examples available?
Thanks in advance

댓글 수: 2

ANKUR KUMAR
ANKUR KUMAR 2017년 12월 5일
Are you trying yo import data from the file? Visit: https://in.mathworks.com/help/matlab/ref/importdata.html#inputarg_filename
Yves Block
Yves Block 2017년 12월 5일
I tried this. It works in the command window but not within the function.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Programming에 대해 자세히 알아보기

제품

질문:

2017년 12월 4일

댓글:

2017년 12월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by