photo

Glenn Kubota


Last seen: Today Con actividad desde 2017

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

6 Preguntas
0 Respuestas

Cody

0 Problemas
5 Soluciones

CLASIFICACIÓN
36.171
of 300.302

REPUTACIÓN
1

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.911

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
56.913
of 168.040

CONTRIBUCIONES
0 Problemas
5 Soluciones

PUNTUACIÓN
60

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Audio meter horizontal bug in App Designer
I have found some weird behavior in the Design App. If I drop an Audio Meter into my app, it defaults to a vertical bar. I can c...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Resuelto


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

más de 8 años hace

Resuelto


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

más de 8 años hace

Resuelto


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

más de 8 años hace

Resuelto


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

más de 8 años hace

Resuelto


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

casi 9 años hace