Community Profile

photo

Aldrich Dias


Last seen: casi 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Multiplying structure array with a scaler
I have Data.mat file that is a 1x365 structure array and i would like to multiply all the values of the 4th column by 2 and stor...

alrededor de 3 años hace | 1 respuesta | 1

1

respuesta

Pregunta


calculating sum of integers
How to find the sum sum of a intiger for examples if i had an input like 123456789 and the sum of it will be 1+2+3+4+5+6+7+8+9. ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want to repeat my input command and the if-else statement. The input has to be positive and must include 0 and not include inf.
clear; clc; A =input('Enter the Code: '); if A>=0 && A~=inf B = A; else disp('Invalid Code'); while A<0 && ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to restrict input
Hi everyone, I am new to MATLAB, and I have a question on how to restrict inputs on Matlab. I want to make sure you that my inpu...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta