photo

Samuel SLenker


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
4 Answers

RANK
246,168
of 297,457

REPUTATION
0

CONTRIBUTIONS
3 Questions
4 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

View by

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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

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

8 years ago | 0

| accepted

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

8 years ago | 0

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

8 years ago | 0

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

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

8 years ago | 7 answers | 0

7

answers