Statistiques
7 Questions
0 Réponses
RANG
15 060
of 297 016
RÉPUTATION
2
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
85.71%
VOTES REÇUS
2
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 13 ans il y a | 1 réponse | 2
1
réponseQuestion
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...
plus de 13 ans il y a | 2 réponses | 0