Community Profile

photo

khaled DAWOUD


ABDUALZIZ

Last seen: 2年以上 前 2012 年からアクティブ

Followers: 0   Following: 0

連絡

HELLO EVERY BODY
Professional Interests: nothing

統計

  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


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 ...

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

1

回答

質問


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

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

1

回答

回答済み
Wanted 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 ...

11年以上 前 | 1

質問


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 ?

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

1

回答

質問


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...

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

1

回答

質問


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 ?

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

2

回答

質問


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 ...

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

1

回答

回答済み
how 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...

12年弱 前 | 0

| 採用済み

回答済み
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...

12年弱 前 | 0

質問


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...

12年弱 前 | 5 件の回答 | 0

5

回答

回答済み
Convert 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

12年弱 前 | 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.

12年弱 前 | 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 ...

12年弱 前 | 0

質問


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...

12年弱 前 | 2 件の回答 | 0

2

回答