photo

najmaf najma


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Arabic writing in a text file
Hello. I want to record Arabic characters into a text file in matlab. my problem is as follows: I open the file Arabic words ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


calling a java class from matlab
I have a java class, and I need to call it from matlab to implement a document. is that you have an idea?

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Arabic document
you can use any document to test, for the resulta, I sent you that gives me, it gives me character hexadecimal

13 years 前 | 0

已回答
Arabic document
sorry, I wanted to send you the file contents of my Arabic, but its not working

13 years 前 | 0

已回答
Arabic document
i use it: fid = fopen('arabe.txt','rt'); dec2hex(0 + fread(fid, 32, '*uint8')) fclose(fid); the result is: { ans = EF ...

13 years 前 | 0

已回答
Arabic document
no its not working, I use other formats than UTF-8 ', but its not working well. I'm really stuck on this level.

13 years 前 | 0

已回答
Arabic document
I read the file with: fid=fopen('arabe.txt','r','n','UTF-8'); doc=textscan(fid,'%s'); fclose(fid); doc{1} T...

13 years 前 | 0

提问


Arabic document
Hello Everyone. Please, I want to know if you can read Arabic document in matlab. Arabic is install on my computer, and when...

13 years 前 | 7 个回答 | 0

7

个回答