photo

Erin Pool


Last seen: environ un mois il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Editing Apps Created with App Designer Error
I developed an app with App Designer version 2020a. However, some of the computers that will be using this app only run MATLAB 2...

presque 4 ans il y a | 1 réponse | 0

1

réponse

A résolu


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

presque 5 ans il y a