photo

Herman Khalid


Computer Science

Last seen: 29 days ago Active since 2018

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
No pronouns - Use my name only

Statistics

All
  • Explorer
  • First Submission

View badges

Feeds

View by

Question


where is the error in this code?
clc,clear,close v=[1.8 1.8 1.8 1.6]; a=1;b=0.0; for j=1:9 z=a+b; if z==1.8 disp('ok'); end b=b+0...

2 years ago | 2 answers | 0

2

answers