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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答