Feeds
提问
sorting array without min and max
hi just wondering how i can sort a given matrix A = [3 4 2 5 1] from highest to lowest without using the matlab min and max func...
6 years 前 | 1 个回答 | 0
1
个回答提问
how to validate that my inputs are not characters
hi, i have validation created for my script to only allow 0 and 1 to be entered not other numbers. im wondering how to do the sa...
6 years 前 | 1 个回答 | 0
1
个回答提问
how to validate the built in input function
Hi i have an input function that has a choice for 1 to be true and 0 to be false. im wondering how to validate this function so ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How do I remove 9 random numbers from a shuffled array?
Hi, i have an array of numbers from 3 to 35 and i have a function created to shuffle these numbers. Right now my program takes t...
6 years 前 | 3 个回答 | 0