photo

Abdul Rehman


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
75,746
of 297,457

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

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

Answered
Communicating between 32 bit Simulink and 64 bit Simulink
Finally found the solution to my problem. Using UDP communication instead of TCP does the trick. The following MATLAB example ca...

4 years ago | 0

| accepted

Question


Communicating between 32 bit Simulink and 64 bit Simulink
I have a mex32 file which I run on a 32 Bit 2014b Simulink simulation but my actual model which uses the mex32 is on 64 bit 2018...

4 years ago | 2 answers | 0

2

answers

Question


Wrapper to run 32-Bit mex files on 64-Bit MATLAB
I know its not possible to directly run a mex32 on a 64 Bit MATLAB. However, is it possible to build a wrapper that communicates...

4 years ago | 1 answer | 0

1

answer