Fan Sudi
FMATH
Followers: 0 Following: 0
Statistik
RANG
258.067
of 300.343
REPUTATION
0
ANTWORTZUSTIMMUNG
14.29%
ERHALTENE STIMMEN
0
RANG
of 20.926
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.172
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
complie m file to mex
function varargout = foo( varargin ) if ishandle( varargin{1} ) ClickHandle = varargin{1} ; OldHandle = fin...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to set ActiveX invisible
Hello all, how to set the ActiveX invisible on figure. the code : LEDHandle = actxcontrol( 'MWNUMLED.NumLEDCtrl.1', LED...
fast 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
require a 'clr' option when complie the code
Hello, Today,I complie the .cpp file to a mexFunction,but it need 'clr' option.How to do ?
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
problem of using serial port
Hello everyone, I get a trouble with the Instrument control Toolbox.The USB Driver has alreadly installed. my code: s...
etwa 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to use mcc function
I have 100 m-functions,maybe more,if I use ''mcc -e'',The exe Created is so big,I want to complie a exe for starting my project...
mehr als 13 Jahre vor | 0 Antworten | 0
0
Antwortenfail to link the callback function after compiler
Hi Titus Once I used the command 'mcc -B sglcpp M' to complier a exe and 'mcc -x M' to a dll in matlab6.5.Now in new version,co...
mehr als 13 Jahre vor | 0
| akzeptiert
fail to link the callback function after compiler
Hi,Titus, thanks for your help. First when I complier my progect,they're in many files with setting the Path & save it in the ...
mehr als 13 Jahre vor | 0
Frage
%#function for feval
function varargout = FMath(varargin) if nargin == 0 OldHandle = findobj('Style','figure','Tag','FMath'); if ishandle...
mehr als 13 Jahre vor | 1 Antwort | 0
1
Antwortfail to link the callback function after compiler
function varargout = FMath(varargin) if nargin == 0 OldHandle = findobj('Style','figure','Tag','FMath'); if ishandle...
mehr als 13 Jahre vor | 0
Frage
fail to link the callback function after compiler
Hello ,I am so sorry I got a problem.My system is win7-64&Matlab2012a. Serval weeks can't solve it.After compiler success,none ...
mehr als 13 Jahre vor | 6 Antworten | 0