photo

Glenn Kubota


Last seen: Today Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

5 Questions
0 Réponses

Cody

0 Problèmes
5 Solutions

RANG
35 928
of 297 648

RÉPUTATION
1

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
1

RANG
 of 20 460

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
53 969
of 159 301

CONTRIBUTIONS
0 Problèmes
5 Solutions

SCORE
60

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Solver

Afficher les badges

Feeds

Afficher par

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...

environ un an il y a | 2 réponses | 0

2

réponses

Question


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....

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 2 ans il y a | 1 réponse | 1

1

réponse

Question


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...

environ 3 ans il y a | 2 réponses | 0

2

réponses

Question


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 ...

environ 3 ans il y a | 1 réponse | 0

1

réponse

A résolu


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

presque 8 ans il y a

A résolu


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...

presque 8 ans il y a

A résolu


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

presque 8 ans il y a

A résolu


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

presque 8 ans il y a

A résolu


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:...

environ 8 ans il y a