Community Profile

photo

Mohit Garg


2019 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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

4年以上 前 | 1 件の回答 | 0

1

回答