Using classes in Embedded Matlab code of a Simulink model
Hey, Suppose I got a simple class with just one function (a gain): classdef myclass methods function y = test(obj,u) y = 5*u; end end end In matlab I type m=myclass Now I want to use this in Simulink. I can use it in a gain as, eg, m.test(2). ... 2 Feb 2010 15:29
wimaxmimo
hi any body having matlab code for wimax mimo adaptivealgorithm ... 2 Feb 2010 15:29
how can i close this point
if i have a lot of point in x ,y so how can i do it very close mean very near if they have distance between point thanks for help ... 2 Feb 2010 15:29
Debugger: Red Bullets not shown (but breakpoint is active)
When I want to set breakpoints, sometimes the red bullet next to the line number is shown. However, in some cases is does not work! The line of code is executable (there is a black dash next to the line number). And even the breakpoint is activated, as the command dbstatus reports. However, I do not see the breakpo... 2 Feb 2010 15:29
loading animated gif image
I did try but I can't Please instruct more detail please? Which command to load? etc.... "Daniel Armyr" <firstname(a)lastname.se> wrote in message <h986mp$ti$1(a)fred.mathworks.com>... I would like to use an animated gif file as icon for a GUI, using image() function for a predefined axes component; but I'm not a... 3 Feb 2010 09:26
change row size in uitable
Hi all, Is it possible to change the size (width) of a row in a uitable? Im using guide and the text of one of the columns is too long, Id like to have the text in 2lines instead of 1long one. Any help is welcome!! ... 2 Feb 2010 15:29
Advice on filtering
Hi, I am creating a controller to mare a rc car follow a path generated by my movement. The problem that I have is that the path generated from the vision system will not be feasible nor will the associated timing law due to the jumps in velocity. Can anyone suggest an appropriate way of filtering this information i... 2 Feb 2010 15:29
online shopping
First on net, Bargain your products in online through our http://www.shoppingreps.com?SourceId=1189 and buy it from your local shop. No credit card needed on the internet. It is an innovative shopping model. For more details Visit http://www.shoppingreps.com?SourceId=1189 ... 2 Feb 2010 15:29
discrete BMS model for spiking neurons
URGENT!!!!!!!!!!!!!!!!!!! If someone is able to write a program in matlab or mapple to illustrate the result of the BMS discrete model for spiking neurons ( see:"A discrete time neural network model with spiking neurons. Rigorous results on the spontaneous dynamics") please contact me!!!!!!!!! It's very urgent!!!!!!... 2 Feb 2010 15:29
how to simulate key management scheme for wireless sensor networks security
I really need the example of matlab source code for key management scheme in WSN. ... 2 Feb 2010 15:29