Statistics
6 Questions
0 Answers
RANK
155,150
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
load matrix from *.txt file
Hi everybody, I want to load a matrix from *.txt file by use command "load" example: value.txt 2050 0 1175 1 2050 2110 1...
12 years ago | 1 answer | 0
1
answerQuestion
Sum of numeric string.
I have a mathematical function.This's a numeric string. How can i calculate sum of numeric string? Example: Sum of (1/3^n) with ...
13 years ago | 2 answers | 0
2
answersQuestion
Show figure from Gui code
Hi everybody. I have a problem with my code GUI. a1=str2num(get(handles.x1,'String')); b1=str2num(get(handles.y1,'Stri...
13 years ago | 1 answer | 0
1
answerQuestion
Show figure
Hi everybody. I have a GUI to plot a 3D graph.My problem is graph showed in GUI.I want to show graph in separate figure.Thank a...
13 years ago | 2 answers | 0
2
answersQuestion
Draw a computer mouse.
I want to draw the planes on the 3D coordinate axes [x,y,z], when the planes intersect each other to create the point, how to dr...
13 years ago | 1 answer | 0
1
answerQuestion
To draw a curve line
Hi everybody.I want to draw a curve line and I used code line([0 0],[0 952],[1238 1446]); line([0 0],[952 1844],[1446 2000...
13 years ago | 3 answers | 0