Statistik
RANG
8.220
of 295.638
REPUTATION
5
BEITRÄGE
15 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
26.67%
ERHALTENE STIMMEN
5
RANG
of 20.255
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
passing MATLAB's handle objects to .NET function
Hello everyone! Is that possible to give matlab oobject as argument to .Net function? Actually I want to execute some class ...
etwa 11 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
Running MEX-File callback Fonctions in Background
Hello, I urgently request your insights about this matter. Actually, I want to run callback fonction (MEX-file; can mex file ...
etwa 11 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
Scheduling objects interaction in matlab oop
Hi, I am working on a project whereby I have to implement dynamic channel allocation in cellular Networks. I have already imp...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Wait for another file to execute before the caller continues to execute!!
Hello, I come across a difficulty when working on my project and I will appreciate if someone can help me push that botelneck a...
etwa 11 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
Class Hierachie, Inheritance and Access class members
Hallo, I've difficuty accessing subclass methods. Any try results in MATLAB error: Method 'AddListener' is not defined for c...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
variable's scope, persistent variables and timer !!!!
Hello! I want to access a persistent variable from within timer StopFcn callback function. The callback should delete the tim...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
update objects' coordinate of the same plot !!!!!!!!!!!!!!!!!!!
Hallo, I am trying to plot the changing coordinate of two objects and i wasn't successful yet. So, i was wondering if someone...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Operation on cell array
Hello, I have a cell array looking as follow: >>c [3*2 double] [7*2 double] [2*2 double]...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Events Listening, Callback functions
Hi, for my project I've got objects which should have thier listener callback function executed a certain among of times (up to...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenGelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mehr als 11 Jahre vor
Frage
Hierachical State transition with matlab OOP !!!!!!!!!!!!!!!!!
Hello, I want to implement a state machine in MATLAB OOP. But I'm andicaped, by the implementation of state transition. In my...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Using waitfor for non Handle Graphics Object
Hi, I'm trying to implement a code which should wait for timer timeout or change of a specific value befor futher code's exec...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenEvents Listening, Callback functions
excellent! that not exactlly what I want but some little modification in the technic will to the way. Thanks a lot!
mehr als 11 Jahre vor | 0
Frage
Events Listening, Callback functions
Hello, I'm wondering if it's possible to bind the excecution of a listener to an condition? for example : assume we have a s...
mehr als 11 Jahre vor | 2 Antworten | 1
2
AntwortenDeleting Timer Objects containing in Objects' properties
Hi, your code works properly. In fact it's excellent. But, I made the mistake using lots of handle in my programm, which was p...
mehr als 11 Jahre vor | 0
Frage
Deleting Timer Objects containing in Objects' properties
Hello, ich have been trying to delete Timer Object, stored in Object's property before destroying the concerned object. But t...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Instantiating Object Arrays with superclass call
Hi, I've wrote a baseStation class matlab class, which constructor is given as following: function obj = baseStation(btsco...
mehr als 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Set ports properties from Level2-M-File
Hallo, I'm looking on how to write a Level 2 M-File for a simulink block. both inputs port get frame data. In fact i've got t...
fast 12 Jahre vor | 1 Antwort | 0