Statistics
RANK
22 833
of 295 569
REPUTATION
1
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
72.73%
VOTES RECEIVED
1
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
problem in creating the exe file in MATLAB
Hi, I am trying to create a exe file using the Deployment tool, but get an error metlab C:\PROGRA~1\MATLAB\R2009B\BIN\ME...
mer än 13 år ago | 1 answer | 0
1
answerQuestion
How send to back patch objects in a graph?
Hi, I draw a graphic <http://img196.imageshack.us/img196/3923/matlaboklausimas3.png> I use is this code: a1=[1 150]; a...
mer än 13 år ago | 3 answers | 1
3
answersQuestion
3D graph in three 2D graph
Hi how can I get from 3D graph three 2D. In my language is called "epura". I have this graf: <http://img854.imageshack.us/img...
mer än 13 år ago | 3 answers | 0
3
answersQuestion
how in matrix insert other matrix
hi how in matrix insert other matrix? for example I have: A=repmat(2, [6 6]); B=repmat(1, [4 4]); How I can inser...
mer än 13 år ago | 2 answers | 0
2
answersQuestion
How do I make a MATLAB calculation faster?
[EDIT: Sun May 22 16:17:00 UTC 2011 - clarify - MKF] Hi, I'm working on a 3D trajectory searches and search path is sometimes v...
mer än 13 år ago | 4 answers | 0
4
answersQuestion
semilogy function, and ylabel number
I am using the function semilogy and I get a graphic with numbers 10^1 10^2... <http://img829.imageshack.us/img829/9923/grafika...
mer än 13 år ago | 3 answers | 0
3
answersQuestion
stopwatch
hi, I create something in GUI applications, and I have a button "START" when I click it implemented some type of calculations. ...
mer än 13 år ago | 1 answer | 0
1
answerQuestion
Get data in real time, draw graphics changing in real time.
Hi, I'm getting real-time data from the manipulator, its current position. channel = ddeinit('ipc_data', 'ipc_1')...
mer än 13 år ago | 1 answer | 0
1
answerQuestion
how to make a condition: if grid minor;
Hi, how to make a condition, if grid minor; I am trying to do: if grid==minor a=1 else a=0 end ...
mer än 13 år ago | 1 answer | 0
1
answerQuestion
patch in GUI (rectangular parallelepiped)
hi, I have a problem. I try to use the GUI, and I need to graphics with rectangular parallelepiped. Whose parameters are entered...
mer än 13 år ago | 2 answers | 0
2
answersQuestion
how to stop the endless cycle of pressing button on your keyboard.
Hi, maybe you can help. Need to stop the cycle performance using a keyboard button. Eg. by pressing "k" key to cycle stops.
mer än 13 år ago | 1 answer | 0