Community Profile

photo

Mohit Garg


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


Display char matrix vertically
I have 2 matrixes, one numeric (volt) and one char (c) a=find(volt>=0 & volt<=10); p=find(volt>10 & volt<=20); g=find(volt>...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Replace Number array with characters
I have the following code: function[]=fruit_find(volt) fprintf("Voltage"+'\t\t'+"Fruit"); fprintf("\n------------------"); ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse