Statistiques
RANG
5 813
of 295 673
RÉPUTATION
8
CONTRIBUTIONS
7 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
71.43%
VOTES REÇUS
4
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 207
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
Is it possible to access quadprog presolve results?
My optimization problem halts as quadprog's presolve routine determines it to be infeasible. Is it possible to view quadprog's p...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Loading Simulink library created in a newer version...
I had developed a Simulink Library consisting of a few blocks in v8.1 (2013a). When I tried to load the library into a system wi...
environ 11 ans il y a | 1 réponse | 0
1
réponseDynamically populating mask parameter popup list
Actually, I figured this out after hours of experimenting with Mask Parameters. This is one way to do it: You can access the 'M...
plus de 11 ans il y a | 2
| A accepté
Question
Converting mxArrays to libpointer in MATLAB block
I have an extrinsic function - _foo()_, with a prototype similar to below:- [uint32, voidPtr, uint32Ptr] = foo(voidPtr, uin...
plus de 11 ans il y a | 1 réponse | 0
1
réponseGet Simulink Block name from Callback function
I figured out that it was possible to do this using the "gcb" handle. So for getting the block's full name, all I had to do was:...
plus de 11 ans il y a | 1
| A accepté
Question
Get Simulink Block name from Callback function
In Simulink, is there any way to get the name of the block whose callback function is invoked, from within the function itself? ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Dynamically populating mask parameter popup list
Is it possible to dynamically populate a Simulink mask's popup parameter's list using Dialog callback? Or is this facility stati...
plus de 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to have variable-sized output for Simulink MATLAB-function block?
I have a MATLAB function-block in Simulink and I would like to have the output port of the block dynamically sized based on an i...
plus de 11 ans il y a | 1 réponse | 0
1
réponseError using MATLAB "loadlibrary" function
After some research about dependencies of nicaiu.dll, I discovered that all the dependencies of the dll file must be solved for ...
plus de 11 ans il y a | 1
| A accepté
Question
Error using MATLAB "loadlibrary" function
I am trying to load the NI DAQmx library "nicaiu.dll" and the associated header "nidaqmx.h" in MATLAB as given below:- load...
plus de 11 ans il y a | 1 réponse | 0