Glenn Kubota
Followers: 0 Following: 0
Statistics
RANK
35 749
of 295 448
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
9 månader ago | 2 answers | 0
2
answersQuestion
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....
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 1 answer | 1
1
answerQuestion
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...
nästan 3 år ago | 2 answers | 0
2
answersQuestion
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 ...
nästan 3 år ago | 1 answer | 0
1
answerSolved
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...
mer än 7 år ago
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
mer än 7 år ago
Solved
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:...
nästan 8 år ago