Brian C


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


I need to add numbers in an array using a for loop...plz help
Say i have array of [1;2;3] and want to sum it, the answer should be 6. im not allow to use Matlab sum function to get the sum e...

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

1

respuesta

Pregunta


this function you will have test data into two 1D arrays. The input parameters to the function will be void and the output will be the two arrays defined in the function?? help
%this is my funtion function [x,y] = getData() x=[1;2;3]; y=[4;5;8]; end my issue is that it ...

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

1

respuesta