Question: So in my Matlab code, I have a varible with an array of numbers ( toolsSelect = [5,7,8,9,13] ). This array is based on items

So in my Matlab code, I have a varible with an array of numbers ( toolsSelect = [5,7,8,9,13] ). This array is based on items selected from a listdlg box and there are 16 items. My job is to find which numbers(tools) from 1-16, are not in the array, and spit them back into their array( toolsAvailable = [ ] ). The numbers in toolsSelect are not constant and will change everytime the code is ran.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!