Community Profile

photo

Mohit Garg


Active since 2019

Statistics

Content Feed

View by

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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer