Community Profile

photo

Mohit Garg


Attivo dal 2019

Statistiche

Content Feed

Visto da

Domanda


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>...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta