Community Profile

photo

Hari Kiran Tirumaladasu


Last seen: 3年以上 前 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年弱 前 | 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年弱 前 | 0