photo

Gary


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 10 años hace | 1 respuesta | 0

1

respuesta