Community Profile

photo

fushen Lee


Last seen: environ 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


fprintf for total sum
N = input("Enter value for N:"); total = 0; for index=1:N total = total +(1/index+1/((index+2)*(index+3))) ; end f...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


while Loop on user input
Hi i am new for Matlab may i know to create a loop function when user input ? purchase type L for Laptop and D for Desktop i...

environ 3 ans il y a | 1 réponse | 0

0

réponse