Alexander Mclean
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
235,536
of 295,527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
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
Issues with Converting Binary Array to Decimal Value in MATLAB DLL for C++ Integration
Hello everyone, I want to convert a binary array to a decimal value. When using MATLAB functions like bi2de and bit2int and the...
6 months ago | 1 answer | 0
1
answerQuestion
How to Call "convenc" DLL Compiled with MATLAB Library Compiler in VS2019?
Has anyone experienced compiling the MATLAB built-in function "convenc" into a DLL using the MATLAB Library Compiler and then ca...
6 months ago | 0 answers | 0
0
answersQuestion
Failed to Initialize MATLAB R2023b Runtime Library in Visual Studio 2019 C++ Project
I generated a C shared library type DLL for a custom function using the MATLAB Library Compiler and created a console C++ projec...
6 months ago | 1 answer | 0
1
answerQuestion
Converting MATLAB Class to DLL for Use in Visual Studio 2019
I have completed defining subclasses and parent classes in MATLAB. The member variables of the subclass are complex structures w...
6 months ago | 1 answer | 0
1
answerQuestion
error using importONNXNetwork, importONNXNetwork cannot be called from compiled applications.
I used importONNXNetwork in MATLAB R2023b to load a .onnx file, then converted it into a DLL using MATLAB Compiler, and called i...
8 months ago | 1 answer | 0