統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
13年弱 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 2 件の回答 | 0
2
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 3 件の回答 | 0