Glenn Kubota - MATLAB Central
photo

Glenn Kubota


Last seen: 3日 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyFrom 01/17 to 03/25Use left and right arrows to move selectionFrom 01/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

5 質問
0 回答

Cody

0 問題
5 解答

ランク
35,934
of 297,851

評判
1

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

回答採用率
40.0%

獲得投票数
1

ランク
 of 20,493

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
54,078
of 159,663

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

スコア
60

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Solver

バッジを表示

Feeds

表示方法

質問


How to detect which audio output device is being used by Windows
I can detect audio output devices with 'audiodevinfo', but is there a way to tell which of those devices is currently being used...

約1年 前 | 2 件の回答 | 0

2

回答

質問


Why are Plot ticks increments inconsistently assigned?
When I create a simple x-y plot, I would expect that the ticks woiuld increase in size as the samples in my data would increase....

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

1

回答

質問


How can I increase the font size in the Simulink block "MATLAB Function"
When I put a MATLAB Function block in my Simulink model (r2022a), the font used for the code editor is small and difficult to se...

2年以上 前 | 1 件の回答 | 1

1

回答

質問


Get sample rate in a Matlab function block in Simulink
If i use MATLAB function block in a Simulink project, is there a way of determining the sample rate in the code in that block? I...

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

2

回答

質問


Want to change Matlab current folder to be the same as Simulink
Is there any way for Simulink (R2021b) to change the Matlab current folder to be the same as the .slx file? I've got a Simulink ...

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

1

回答

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

8年弱 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

8年弱 前

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

8年弱 前

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

8年弱 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

約8年 前