Adrian Dronca
Politehnica Universiti of Timisoara
Followers: 0 Following: 0
Estadística
14 Preguntas
4 Respuestas
0 Problemas
24 Soluciones
CLASIFICACIÓN
8.632
of 295.569
REPUTACIÓN
5
CONTRIBUCIONES
14 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
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
17.714
of 154.105
CONTRIBUCIONES
0 Problemas
24 Soluciones
PUNTUACIÓN
270
NÚMERO DE INSIGNIAS
3
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Changing Data Object Wizard - default package
Hello all, I`m using *Matlab 2012b* and *2011a* and I have a script that changes the default package for data objects from *S...
más de 9 años hace | 0 respuestas | 0
0
respuestasStop a mask callback from being called to not display it
That is what I wanted. Thank you!
más de 11 años hace | 0
Pregunta
Stop a mask callback from being called to not display it
Hello all, I have a mask subsystem. I saw that the *MaskCallback* is called when the user double-clicks it. In that callb...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
UserData goes empty when I use restore link
Hello all, I've created a toolbox and saved all the data in UserData. I've made the toolbox a library and after I copy the li...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
remove unused callbacks from GUI m files
Hello all, I am using both MATLAB 2011a and MATLAB 2012b and I have large .m files corresponding to the GUI`s that I have cre...
casi 12 años hace | 3 respuestas | 1
3
respuestasPregunta
How to access Target Preference Board
Hello all, I am using the target preference board for a C2000 device from Texas Instruments. I want to change the setting...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestashow to find the equality of 2 numbers?
I think you should consider using *isequal()* . The function works with single, double, string.
alrededor de 12 años hace | 0
Pregunta
DeleteFcn and DestroyFcn callbacks
I want to be able to do specific operations when I delete a block. DeleteFcn and DestroyFcn are perfect for that. There is 1...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Change the order of the menu bar`s items of the model
I used *sl_customization* to add a new item to the model's menu. Now I want to change the order of the items. Is this possib...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaNeed some assistance with creating a program
You could create a small GUI using *GUIDE*. You can get the data from/to GUI using the commands *get* and *set*
más de 12 años hace | 0
| aceptada
Pregunta
unique Simulink model identifiers
Hello all, When a new model is created in Simulink, is there some unique Identifier also created that can be read ? Best...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Renaming a model from explorer or MATLAB folder
Hello all, I want to know when a user renames a model with *F2*, either from *windows explorer* or from *MATLAB Current Folde...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
PreSaveFcn Callback
I want to save the model with a different name and get the model name of the previous model. For example I have a model named...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
existence of structure without the use of eval
Hello, I`m trying to see if a structure exists or not in the workspace (i`m checking the structure if it exists in another st...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
code generation using Embedded Coder
Hello all, I`m trying to generate Embedded C code, but without the HW present(with the HW present it is working fine). I s...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Adding Libraries to the Library Browser
I am trying to add my own library to the library browser. The problem is that the library that appears in the library browse...
casi 13 años hace | 1 respuesta | 0
1
respuestaCreate new workspace
Yes but when you close the GUI, the function ends and all the data will be lost. I need to held all data from all the blocks in ...
casi 13 años hace | 0
Pregunta
Create new workspace
Hello all, I have a mask(loads a GUI) with many variables that also exist in base. I want to be able to use the mask block mo...
casi 13 años hace | 2 respuestas | 0