Community Profile

photo

Attcharapan Chailert


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Please write the c-code below in matlab.
#include<stdio.h> int main() { const int MAX = 1000; char number[MAX+1]; int index; int j; for(index = 0; index <...

3 years ago | 1 answer | 0

1

answer