Nikita Visnevski
Followers: 0 Following: 0
C++, C, Java, MATLAB, Perl, Fortran
Spoken Languages:
English, French, German, Russian
Statistiques
RANG
29 065
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
5 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Matlab error beep/ding with Java integration - how to actually see the error message
Folks, I do a lot of calling Java from Matlab and Matlab from Java in my software all the time. I have not quite figured out wh...
plus de 3 ans il y a | 1 réponse | 0
1
réponseMatlab is starting with software opengl
I had this issue on Ubuntu 16.04 when running it in VirtualBox VM on a Windows host and I solved it with these instructions: ht...
environ 4 ans il y a | 0
How to correctly manage DLLs on Matlab path
Well, mex function itself is essentially a kind of a dll (or so/dylib, depending on the platform), yet I do not have to have mex...
environ 5 ans il y a | 0
How to define an include path with space in coder.updateBuildInfo('addIncludePaths',path)
The answer turned out to be surprisingly complicated, but it is sort of possible based on these articlaes: https://www.mathwork...
environ 5 ans il y a | 0
| A accepté
Question
How to define an include path with space in coder.updateBuildInfo('addIncludePaths',path)
I have a need to include file from "C:\Program Files". Specifically, 'ndds_standalone_type.h' from RTI DDS. I have tried this ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to correctly manage DLLs on Matlab path
On Windows, I am building a mex function "myFcn_mex" which links to a DLL "myLib.dll" via an import library "myLib.lib". I have...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesAlternative to Simulink.Bus.createMATLABStruct call in Matlab System object
Here I have a solution. It is not very pretty, but it works. I can execute this code elswhere and create a mat file with the n...
presque 6 ans il y a | 0
Question
Alternative to Simulink.Bus.createMATLABStruct call in Matlab System object
I learned the hard way that using Simulink.Bus implementations are not allowed in System objects or any other matlab function bl...
presque 6 ans il y a | 1 réponse | 1
1
réponseHow to trace a signal from a bus selector block to its original source output port?
I believe ths post almost answers it: https://www.mathworks.com/matlabcentral/answers/48750-data-types-of-signals-in-a-bus-sele...
presque 6 ans il y a | 0
Question
How to trace a signal from a bus selector block to its original source output port?
I have a bus selector block which inputs a bus which was nested several times and comprises of a number of other bus objects. I...
presque 6 ans il y a | 1 réponse | 0