Nikita Visnevski
Followers: 0 Following: 0
C++, C, Java, MATLAB, Perl, Fortran
Spoken Languages:
English, French, German, Russian
Estadística
5 Preguntas
5 Respuestas
CLASIFICACIÓN
28.811
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaMatlab 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...
alrededor de 4 años hace | 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...
alrededor de 5 años hace | 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...
alrededor de 5 años hace | 0
| aceptada
Pregunta
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 ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 2 respuestas | 0
2
respuestasAlternative 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...
casi 6 años hace | 0
Pregunta
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...
casi 6 años hace | 1 respuesta | 1
1
respuestaHow 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...
casi 6 años hace | 0
Pregunta
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...
casi 6 años hace | 1 respuesta | 0