Jan Donyada - MATLAB Central
photo

Jan Donyada


Nanyang Technological University

2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 08/11 to 04/25Use left and right arrows to move selectionFrom 08/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 質問
0 回答

ランク
15,060
of 298,292

評判
2

コントリビューション
7 質問
0 回答

回答採用率
85.71%

獲得投票数
2

ランク
 of 20,560

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,775

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Help on try-catch statements
A section of my text-to-speech program is supposed to separate a Malay word into its prefix-base-suffix components. A word can e...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


String Reading Functions
I am writing a Malay language text to speech program. Its very simple; it reads the string from user input, matches it in the da...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


How to ignore punctuation in a user string while scanning for words (textscan())?
It works perfectly now. thanks to oleg and lucas for ur help! if ur interested, here's how it looks like in the end: functio...

13年以上 前 | 3 件の回答 | 0

3

回答

質問


Unable to play .wav file
Hi guys, for some reason, some odd errors occur when i try to run my text to speech program. i created it using GUIDE. i get 5 e...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


How to count length of array?
hi all, im using GUIDE to form my gui. function pushbutton1_Callback(hObject, eventdata, handles) words = get(handles.e...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


How to obtain data from editbox using a pushbutton?
Hi all, My GUI (called tts2) has an editbox and a pushbutton. By pushing the button, the pushbutton callback is supposed to scan...

13年以上 前 | 1 件の回答 | 2

1

回答

質問


How to scan a user-input sentence/phrase for the individual words
I'm writing a text to speech program in the Malay Language for a project. I have created a GUI with an editbox for the user-inpu...

13年以上 前 | 2 件の回答 | 0

2

回答