Abe Ada
Adama
2014 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 171,639
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
why I got error message''mcc failed'',when I try to make standalone file in matlab?
I tried to make standalone file(.exe file)from matlab code I made by matlab .But I could not because of these errors. The erro...
11年弱 前 | 0 件の回答 | 0
0
回答質問
how to make front and back side of figure appearance differently?
hello Guys i am back I made a 3-D figure(which has x,y,z component, like cube). what I need is that the front side of the...
約11年 前 | 0 件の回答 | 0
0
回答質問
How to generate points inside beam elements
Hello I have this problem guys 1.writing code to draw 3D beam 2.Generating multiple points inside the beam element domain ...
11年以上 前 | 0 件の回答 | 0
0
回答質問
using one ratio value,how to search values which are the same in magnitude in one arry,and the same posion in the thrid arry?
I have two raw vectors m and n of equal length 10.The user feeds two raw vectors h and t of unknown length.My code use the rati...
11年以上 前 | 0 件の回答 | 0
0
回答質問
how to compair two vectors element wise and exchange the biger element with the small elements of two vectors
I want to compare two vectors element wise (A and B of the same size)that user may feed to my code randomly.I want all elements ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
how to add table to a matl ab cod ,programmatically
Hello there I came again with another question. I need to add table to my mat lab program so that the user feeds their data ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
how can i go back to the fist choose again with out termination after finshing the first task?
mynumber = input('Enter a number:'); switch mynumber case -1 disp('negative one'); case 0 disp('z...
11年以上 前 | 1 件の回答 | 0
1
回答質問
how to input multiple coordinate values(x,y) to matlab code?
I wanna to allow the user to input many coordinates (x,y) in to my mat lab code through input function and mat lab calculates g...
11年以上 前 | 1 件の回答 | 0
1
回答質問
How to load or import data stored in Excell to matlab script code and make it to be accesed as matrix in the code
hello,I have many problems on this topic.I wanna to load may data in excell is stored like this N X y 1 2...
11年以上 前 | 0 件の回答 | 0
0
回答質問
I could not load files from directory to my workplace or command window. what is the reason?
load Jvalue.m Error using load Number of columns on line 8 of ASCII file C:\Program Files\MATLAB\R2012a\bin\Jvalue.m ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
How to fix "The size of the indicated variable or array appears to be changing with each loop iteration?"
Hello Guys,I am student and doing some project on Torsional constant for any cross section . I am using mat lab and i could no...
11年以上 前 | 1 件の回答 | 0
