Community Profile

photo

Hari Kiran Tirumaladasu


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • First Answer

查看徽章

Feeds

排序方式:

已回答
text file I/O
function charnum = char_counter(fname,character) fid = fopen(fname,'r'); if fid < 0 || ischar(character) == 0 charnum = -...

4 years 前 | 1

已回答
how can i solve this ,can anyone provide me with code? whats wrong with my code ?
For people who are stuck with this problem, here's a simple and short solution by me. It works!! CODE function valid = valid_d...

4 years 前 | 0