Community Profile

photo

Bolivar


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


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 ...

10 years ago | 0 answers | 1

0

answers

Question


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 ...

10 years ago | 0 answers | 1

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 1

0

answers

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


Operation on cell array
Hello, I have a cell array looking as follow: >>c [3*2 double] [7*2 double] [2*2 double]...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers

Solved


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

10 years ago

Solved


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:...

10 years ago

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Answered
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!

10 years ago | 0

Question


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...

10 years ago | 2 answers | 1

2

answers

Answered
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...

10 years ago | 0

Question


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...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 1 answer | 1

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer