Craig
Followers: 0 Following: 0
Estadística
9 Preguntas
4 Respuestas
CLASIFICACIÓN
22.653
of 300.364
REPUTACIÓN
2
CONTRIBUCIONES
9 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
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
Creating a function with a logical output.
Hi all, I am quite confused. I have a function say like this: function [output] = TLU( inputs, weights, threshold ) ...
más de 12 años hace | 2 respuestas | 0
2
respuestasHow to force GUIHandles to include handles to axes.
Thanks this works. I am trying now to understand the difference between guihandles and guidata!
más de 12 años hace | 0
Pregunta
How to force GUIHandles to include handles to axes.
Hello all, In my GUI start function I do this: hSpectatorGui = gcf; And have the start function return hSpectatorGui....
más de 12 años hace | 2 respuestas | 0
2
respuestasCompiling C++ s-functions in MATLAB R2007b x86 on Windows 7 x64 Professional
I think I found a dodgy solution. Please comment on this answer. I used Windows search to find: # MSVCR80.dll in C:/Window...
casi 13 años hace | 0
Pregunta
Compiling C++ s-functions in MATLAB R2007b x86 on Windows 7 x64 Professional
Steps already taken: # Installed VS 2005 Express # Installed Win 7 SDK # Installed VS 2005 x86 Runtimes SP1 + MFC S...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Reducing lag caused by masked Simulink blocks
Hi all, I have a problem where the images (that are actually useful) rendered on Simulink blocks seem to lag Simulink in the ...
casi 13 años hace | 1 respuesta | 1
1
respuestaPregunta
C-Mex S function - storing values between timesteps?
Probably a noobish question... For example, would it be possible to write a C mex S-function that returned the input value fr...
casi 13 años hace | 1 respuesta | 0
1
respuestaCreating cell array of strings in a loop
Ok I got the dimensions of the preallocation wrong. Should have been timeStrings = cell(entries_per_variable,1); Best regard...
casi 13 años hace | 0
| aceptada
Pregunta
Creating cell array of strings in a loop
Hi all, I have a few lines as such: timeStrings = cell(1,entries_per_variable); for o = 1:1:entries_per_variabl...
casi 13 años hace | 1 respuesta | 1
1
respuestaPregunta
Modifying the Simulink Display Block
The Simulink 'Display' block is very useful for troubleshooting models. However, for the complex model I'm dealing with, it i...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaCan I display the simulink scope in a GUI?
I've made a similar script for optimising parameters in a Simulink model. If one uses the sim(model) in the GUI's script, by def...
alrededor de 13 años hace | 0
Pregunta
Conditional Simulink Block Deletion?
The aim of the code is to scour a .mdl and delete any mux blocks that are not connected to anything (outport) and then their inp...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I have my student version of Matlab 2012a downgraded to 2007b 32bit?
I have compatibility issues using 2012a with the version used in the lab!
más de 13 años hace | 1 respuesta | 0



