Feeds
提问
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 ...
11 years 前 | 0 个回答 | 1
0
个回答提问
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 ...
11 years 前 | 0 个回答 | 1
0
个回答提问
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...
11 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 0 个回答 | 1
0
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
Operation on cell array
Hello, I have a cell array looking as follow: >>c [3*2 double] [7*2 double] [2*2 double]...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 0 个回答 | 0
0
个回答已解决
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:...
11 years 前
提问
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...
11 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 0 个回答 | 0
0
个回答已回答
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!
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!
11 years 前 | 0
提问
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...
11 years 前 | 2 个回答 | 1
2
个回答已回答
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...
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...
11 years 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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...
12 years 前 | 1 个回答 | 0