photo

Joel


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

4 Preguntas
1 Respuesta

Cody

0 Problemas
5 Soluciones

CLASIFICACIÓN
14.726
of 300.365

REPUTACIÓN
3

CONTRIBUCIONES
4 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
56.047
of 168.262

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 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Simulink split system objects
Hello folks, I have a regular Matlab class named _Server_ that is a convenience class built around _webread()_ and _webwrite(...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Using Simulink data in Matlab GUI
I am trying to retrieve the data from a Simulink model within MatLab so I can display it a GUI. However, I am having hard times ...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
Enumerated values in StateFlow chart
Thank you very much. I changed the langauage from 'MATLAB' to 'C' and now it works indeed. I think that this information should ...

casi 11 años hace | 0

Pregunta


Enumerated values in StateFlow chart
Hello, I am precisely following this tutorial: <http://ch.mathworks.com/help/stateflow/ug/tutorial-using-enumerated-values-fo...

casi 11 años hace | 3 respuestas | 1

3

respuestas

Pregunta


SimEvents: route using on attribute
I assign an attribute to an entity that is a 1D-Vector with a 10 elements. The attribute looks like this: out_package = [ 1...

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

1

respuesta

Resuelto


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

alrededor de 11 años hace

Resuelto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

alrededor de 11 años hace

Resuelto


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

alrededor de 11 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...

alrededor de 11 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:...

alrededor de 11 años hace