photo

Gary


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I cant work out whick way to structure this code. Multiple functions with multiple inputs/outputs
function [ fs, f0, d, t, y, call ] = CallingFunction() %UNTITLED2 Summary of this function goes here % Detailed explan...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Plot, Expression or statement is incorrect--possibly unbalanced (, {, or [.
%plot graphs hold on plot(wt,m,'b') xlabel('Time (s)') ylabel('Torque (Nm)') The error is showing for...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Undefined function or variable 'fileID'.
I cant understand why this wont work, help please. Both .txt files are in the same folder as the .m file % Read in time fi...

10 years 前 | 2 个回答 | 0

2

个回答

提问


index must be a positive integer or logical.
%Programme to model Damped free vibration in a cannon %clear Screen clear; %define constants m=500; k=10000; %Evaluate nat...

10 years 前 | 1 个回答 | 0

1

个回答