Community Profile

photo

ali ganjbakhsh


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer
  • First Review

View badges

Feeds

View by

Answered
how to write Persian or Arabic in result of matlab
this might be worked: fid=fopen('test.txt','rt'); ans=native2unicode(fread(fid,'*uint8'),'UTF-8') .'; ans=textscan(...

3 years ago | 0