Samuel SLenker
Followers: 0 Following: 0
Statistics
RANK
285,882
of 295,527
REPUTATION
0
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
How to pass 128bit Hex number through pointer
Hello, I have a code for AES-CTR128 made in assembly. The code is linked to a DLL. Now, I want to use this DLL for computa...
7 years ago | 0 answers | 0
0
answersQuestion
Issue with libwmcli.dll after called funtion is processed x64
Hey everyone, I have a script in Matlab that computes Vector-Matrix multiplication. A DLL was created in assembly language to...
7 years ago | 0 answers | 0
0
answersMatlab crashes when the external function in DLL is called (x64 code)
So I found a mistake in my assembly code. Now when I use the new version, Matlab crashes again but with crash dialog where it sa...
7 years ago | 0
| accepted
Matlab crashes when the external function in DLL is called (x64 code)
@Jan The same script was used for x32 DLL in x32 Matlab and it worked without any problems. Of course, the .h file was define...
7 years ago | 0
Matlab crashes when the external function in DLL is called (x64 code)
Hi Philip, find the details below: * Matlab R2015b x64, Win7 x64 * _SOURCE CODE OF THE DLL IS IN ATTACHMENT_ (notes are n...
7 years ago | 0
Matlab crashes when the external function in DLL is called (x64 code)
Hello Jan, the code should be OK. Before I even moved to Matlab, I went through several tests and optimizations. I create...
7 years ago | 0
Question
Matlab crashes when the external function in DLL is called (x64 code)
Hello, I have a code in assembly language that includes few functions. The code was translated into .DLL (x64). Now I want to...
7 years ago | 7 answers | 0