photo

John


Last seen: 8 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how do I add the maximum value of arr into arrSorted within the while loop?
clear; clc rng(1) a1D = randi([-20,80], 1, randi(20)); a2D = randi([-50, 30], randi(10), randi(16)); ar1DUp = Sort1DAr(a1D, ...

9 maanden ago | 2 answers | 0

2

answers