photo

Ken kaneki


2016년부터 활동

Followers: 0   Following: 0

메시지

Help me please

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


To accept two numbers from the user and display perfect numbers between these two numbers. Can anyone help to convert this codes to somethings simpler to understand?? It's too complicated for me as i'm still new to matlab...
clc % Clear Command Window num1 =input('Enter num1 value: \n'); % Prompt and Get num1 input num2 =input('Enter num2 valu...

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


HELP PLEASE!! How do I print matlab "1:5 multiply increases each line"
This is my code clc fprintf (' SGD USD GBP EURO \n') for (x= 1 : 5) USD = 0.69 *2; ...

거의 9년 전 | 답변 수: 2 | 0

2

답변