khaled DAWOUD
ABDUALZIZ
Followers: 0 Following: 0
HELLO EVERY BODY
Professional Interests: nothing
Statistics
RANK
6.300
of 295.467
REPUTATION
7
CONTRIBUTIONS
8 Questions
6 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
2
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
ongeveer 12 jaar ago | 1 answer | 0
1
answerQuestion
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
ongeveer 12 jaar ago | 1 answer | 0
1
answerWanted 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 ...
ongeveer 12 jaar ago | 1
Question
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 ?
ongeveer 12 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
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 ?
meer dan 12 jaar ago | 2 answers | 1
2
answersQuestion
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 ...
meer dan 12 jaar ago | 1 answer | 0
1
answerhow 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...
meer dan 12 jaar ago | 0
| accepted
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...
meer dan 12 jaar ago | 0
Question
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...
meer dan 12 jaar ago | 5 answers | 0
5
answersConvert 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
meer dan 12 jaar ago | 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.
meer dan 12 jaar ago | 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 ...
meer dan 12 jaar ago | 0
Question
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...
meer dan 12 jaar ago | 2 answers | 0