Mariela Flores - MATLAB Central
photo

Mariela Flores


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 09/17 to 03/25Use left and right arrows to move selectionFrom 09/17Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 質問
0 回答

ランク
157,275
of 297,775

評判
0

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,473

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


why do I get --- ??? Subscript indices must either be real positive integers or logicals.----- on my code
this is my code: % code e clc; m=1; c=0; k=10; wn=sqrt(k/m); xi=c/(2*sqrt(k*m)); t0=0; tf=5; muestras=100...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


is it possible to display the graph of ATAND in just one quadrant?
I need to replace the part of the graph -atan- at the fourth quadrant to continue in the first quadrant in this code. ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


??? Error using ==> mpower Matrix must be square.
hello everybody, I'm triying to create a graphic, but when I run the program, it gives me an error: ??? Error using ==> m...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


??? In an assignment A(I) = B, the number of elements in B and I must be the same.
Hi, I don't get why my code is incorrect. I hope you guys can help please. clc; A=10; m=1; k=40; c=10; xi=c/...

7年以上 前 | 1 件の回答 | 0

1

回答