Feeds
질문
How to insert space to a string given
Recently I have made a gui which allows users to input sentences with spaces in capital letters and stores in a varitable text1....
거의 9년 전 | 답변 수: 4 | 0
4
답변질문
How to make gui to exe file
I have made a gui which runs with the help of some user written matlab functions in MATLAB 2013a. I would like to know whether ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How to compute the hash of a string using SHA algorithms
Please tell me the set of codes/commands to be typed to compute the hash value of a string using SHA-1 hash and SHA-256 hash in ...
거의 9년 전 | 답변 수: 2 | 1
2
답변질문
MATLAB error assigning values
I have a matlab gui made using MATLAB R2013a which computes a value u2 and also it performs the following computations: n2=u2...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Truncating to a given bit length
I have a gui which gives a result as follows. Result=a253ff09c5a8678e1fd1962b2c329245e139e45f9cc6ced4e5d7ad42c4108fc0. Is ther...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Using hash functions,editing contents of uitable
*Question1:* I have a gui which takes the input of a message text, and also it computes a number n,which is an integer. As an ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Repeating elements in an array,accessing elements
*Question1:* I have a resulting matrix from a gui as below: c = Columns 1 through 6 '000011000' '001100111' ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Relevent to Gui:Acess elements in a result obtained,Conveting from binary to decimal
*Question1:* I have a gui which basically does an encryption using AES encryption as follows. ptext='TRANSFER ONE MILLIO...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
With reference to gui
I have 2 gui s, GUI1 and GUI2 where GUI1 consists of 1 edit text box, 2 push buttons which are tagged as edit1,push1,push2 respe...
거의 9년 전 | 답변 수: 1 | 0