photo

Janncen Young


Last seen: ongeveer 2 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


for loop array with increment. changing answer from vertical to horizontal
clc; close all; clear all; f = input ("Input first number: "); s = input ("Input second number:"); for e = [f:1:s]; di...

meer dan 4 jaar ago | 1 answer | 0

1

answer