VRML
Hello, My question refers to the virtual reality toolbox. Is there any way to know the name of the object located in a specific coordinate in a certain view point? Thank you, Yael ... 24 Mar 2010 09:59
Does anyone else wish Matlab could handle Open Documents?
"Steven Lord" <slord(a)mathworks.com> wrote in message <f75nis$lh3$1(a)fred.mathworks.com>... "Darren " <darrenb(a)NOSPAM.udel.edu> wrote in message news:f75gcn$6h$1(a)fred.mathworks.com... I personally see this as a severe hindrance to Matlab. It works great on Linux and MacOS but can only read and write ... 7 Apr 2010 04:35
Simulink
Hi, Anyone here knows any simulink? I am trying to send the data "#0P%d" through a serial port block, how can I do it since simulink does not accept sprintf or fprintf. The #0P%d is the servo coordinates angle where #0 is the selection of the servo and P%d is the position such as P1500. I must provide these ch... 24 Mar 2010 08:51
recatangular grid on cylinder
Can anyone help me regarding this how to plot recatangular grid on cylinder Regards ... 24 Mar 2010 08:51
how to costume tabulate output
I have a matrix a=[1;1;1;1;1;1;6;6;6;6;6;6;6;0;0;0;0;] and then I use the tabulate command ab=tabulate(a) I got the output like this: ab = 0 4.0000 23.5294 1.0000 6.0000 35.2941 6.0000 7.0000 41.1765 but, when i use the similar matrix; b=[6;6;9;9;9;9;] and then i... 24 Mar 2010 11:10
axis off + label
hello, Is it possible to set labels when axis off command is used? I guess no, SO what is the best option to put both together. I need axis off and xlabel and ylabel ... 24 Mar 2010 08:51
Linear Regression without a constant term
Hi, Is it possible to perform a linear regression in MATLAB with no constant term? I have data for 9 regressors and I have to fit a multiple linear regression model of Y (the response) on these 9 regressors without an intercept. That is, Y = x_1*gamma_1 + x_2*gamma_2 + ..... + x_9*gamma_9 + epsilon I notice... 24 Mar 2010 14:40
plot maple plot in matlab
Hi Does anyone know how to export surface plot from maple with multible surfaces to a file format that can be easily plotted using matlab? Thanks in advance Regards Brian ... 24 Mar 2010 12:19
www.voguesneakers.com Wholesale Cheap Jordans,Nike Shox NZ,Air Max 90,Air Force 1
http://www.voguesneakers.com Our Company Wholesale and Retail: Nike Shoes,Jordan Shoes,Jerseys,Clothes,T-Shirts, Jeans,Caps,Sunglasses and Belts: Bags: Gucci Bag,Coach Bag,Burberry Bag,Chanel Bag,Chloe Bag Christian Audigier Bag,D&G Bag,ED Hardy Bag,Fendi Bag, Juicy Bag,LV Bag,Miumiu Bag,Prada Bag,Tous Bag,... 24 Mar 2010 07:42
Manipulating data points :)
Hi guys, I used the following function so matlab can play the movie I created 5 times. The first numbers consists of all the frames I want to be played, the second (:) all data points, and the third (:) all coordinates. data3 = [test(35:140,:,:);test(35:140,:,:);test(35:140,:,:);test(35:140,:,:);test(35:140,:,:)];... 24 Mar 2010 07:42