First
|
Prev |
Next
|
Last
Pages: 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343
serial communication using serial send and to instrument hi, firstly im trying to control two pololu futaba servo's (http://www.pololu.com/catalog/product/207) through matlab to achieve smooth motion along two axis. I have been able communicate with each servo and get both moving alternatly using matlab code. However whenever i try move both at the same time their movement... 5 Jul 2010 05:38
Fesseler Image reconstruction tool box Hi! Just wondering if any one has used J Fesseler libray for image reconstruction ! Looking forward for your response Thanks ... 7 Jul 2010 22:17
Interfacing Unsupported DAQ Device with .dll I am trying to interface a KYOWA PCD-320A Sensor Interface to a PC through Matlab. I suspect that the device is not supported. I would like to know how to do this with a PCD.dll provided in the software bundle. (no header file was included) Any suggestions? ... 5 Jul 2010 04:33
Segmentation violation : mat files and 2009a and 2010a "matlaberboy " <matlaberboy(a)gmail.NOSPAM.com> wrote in message <htqr49$7pf$1(a)fred.mathworks.com>... The variables names very short in length. The varaibles small in size (2MB). Class: The object being saved was a struct but it contained timeseries collections made up of timeseries objects. I ha... 6 Jul 2010 04:37
client lost connection to lab x when using parallel Hello! I am running the Windows version of Matlab 2010a on a Quad-core PC. When I tried to run my simulink model, I got the message: MATLAB is exiting because of fatal error Error ==> parallel_function at 598 The session that parfor is using has shut down Error ==> batch_script at 163 parfor(i = 1:numSimCmd... 5 Jul 2010 03:29
Simulink Serial Send Problem I'm trying to use the serial send block to send a basic vector to a Pololu serial-8 servo controller. When I run the simulation, I get the following message: "The block 'Serial Send' cannot be assigned a continuous sample time." Which in itself makes sense, but I can't work out how to actually get rid of this err... 5 Jul 2010 03:29
Removing menus installed by 3rd party toolkits If anyone is still having the specific EzyFit menu problem. Here's a distilled version of the code provided here which removes the efmenu menus and the references to it. Since the menu items all have Label fields of 'EzyFit', this just searches for these fields. My thanks to you guys for sorting this out. It was a cons... 6 Aug 2010 12:40
how to define the distance of two rectangles? Hey guys The question is just like the subject. Thanks advanced Zhong ... 5 Jul 2010 05:38
THD analysis Hello Sir/Mam, Can you please guide me how to use Powergui block/FFT analysis to carry out THD analysis in simulink. If i click FFT analysis it always appears empty. How should i give the structure field and other parameters? With thanks in advance josy ... 5 Jul 2010 01:19
regexprep tokens > > Thanks per, but the above string is just an example,I mean, if the whole string contents I don't know,maybe it contains '.' ':' '/' '|' or something else, then how to define the general pattern expression string? Another question: InVars=who('-regexp',[Var,'_',Mode,'_\w+']); then I get the va... 5 Jul 2010 01:19 |