photo

Bolivar


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

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

Antworten

Frage


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

Antworten

Frage


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

Antworten

Frage


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

Antworten

Frage


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

Antwort

Frage


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

Antwort

Frage


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

Antwort

Frage


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

Antwort

Frage


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

Antworten

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 11 Jahre vor

Gelö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

Antworten

Frage


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

Antworten

Beantwortet
Events 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

Antworten

Beantwortet
Deleting 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

Antworten

Frage


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

Antwort

Frage


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

1

Antwort