khaled DAWOUD
ABDUALZIZ
Followers: 0 Following: 0
HELLO EVERY BODY
Professional Interests: nothing
Estadística
8 Preguntas
6 Respuestas
CLASIFICACIÓN
6.429
of 295.569
REPUTACIÓN
7
CONTRIBUCIONES
8 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
cdata of uicontroal when resize the figure
Hello everyone, i set the cdata of uicontrols to images but when i resize the figure the images doesn't fit the new size ?? how ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Changing Matlab icon of gui
Hello Everybody, How i can change the Matlab icon the appears in the left corner of matalb gui and put my icon ? Thanks All
más de 12 años hace | 1 respuesta | 0
1
respuestaWanted features for UITABLE and UITREE
puting the cursor in specific cell of uitable in the matlab is not provided.This is really important of disp and controling the ...
más de 12 años hace | 1
Pregunta
controlling cursor in uitable
Hello, i have a uitable in gui sometimes i need to put the cursor in specific cell programmaticly how i can do that ,Thanks ?
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
putting ang application on the web
Hello,i made an application using Gui i want to put my application on the web so every one can access the application easily ,Ho...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
finding the top ten values of arrary
Hello, I have an array a,i want to find the top ten max values and thier indexes , how i can do that , Thanks ?
más de 12 años hace | 2 respuestas | 1
2
respuestasPregunta
10.323e+003 changing to the normal disp
i am making some calculation and disp the result on the sceen , but the numbers appears in this format 10.232e+003 , how i can ...
más de 12 años hace | 1 respuesta | 0
1
respuestahow to implement Push Button right click with options like open & close using matlab guide
if you are using guide them go the Menu Editor ,click wontext menu addm filled and items ,the assigned it to the object you want...
más de 12 años hace | 0
| aceptada
encryption of .mat files
another solution i found is that you can read and write your data to protected excel sheet or access database, but the problem h...
más de 12 años hace | 0
Pregunta
encryption of .mat files
*hello , i have stored the data of my application in .mat file , i edit and change the values of the variables throw my applicat...
más de 12 años hace | 5 respuestas | 0
5
respuestasConvert string to a row matrix
a= '01011100100000100001010110010111' % b is the matrix for the a. for k=1:1:size(a,2) b(k)=str2num(a(k)); end
más de 12 años hace | 0
it is possible to access the 'base' workspace from a subfonction ?
you can use assignin function to reference to variable in the workspace in your function.
más de 12 años hace | 0
how to hide the dos command !!! plz help
Thansk very much , i really appreicate your help and time. but plz can any one explain what are these options for mcc -e -R -v ...
más de 12 años hace | 0
Pregunta
how to hide the dos command !!! plz help
hi,i compiled my .m files using the matlab compiler, but after i compiled them and when the gui started to launch the dos comman...
más de 12 años hace | 2 respuestas | 0