![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3292068.jpg)
Craig
Followers: 0 Following: 0
Professional Interests: computational intelligence, systems modelling
Statistik
RANG
22.635
of 297.016
REPUTATION
2
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
2
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ) ...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenHow to force GUIHandles to include handles to axes.
Thanks this works. I am trying now to understand the difference between guihandles and guidata!
etwa 12 Jahre vor | 0
Frage
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....
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenCompiling 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...
etwa 12 Jahre vor | 0
Frage
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...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
etwa 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortCreating 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...
etwa 12 Jahre vor | 0
| akzeptiert
Frage
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...
etwa 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortCan 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...
mehr als 12 Jahre vor | 0
Frage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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!
mehr als 12 Jahre vor | 1 Antwort | 0