Community Profile

photo

Attcharapan Chailert


Last seen: mer än ett år 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 <...

mer än 3 år ago | 1 answer | 0

1

answer