David Amor - MATLAB Central
photo

David Amor


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

All
CodyMATLAB AnswersFrom 04/13 to 03/25Use left and right arrows to move selectionFrom 04/13Use 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 Preguntas
6 Respuestas

Cody

0 Problemas
20 Soluciones

CLASIFICACIÓN
7.996
of 297.560

REPUTACIÓN
6

CONTRIBUCIONES
5 Preguntas
6 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.456

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
20.992
of 159.148

CONTRIBUCIONES
0 Problemas
20 Soluciones

PUNTUACIÓN
230

NÚMERO DE INSIGNIAS
3

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Promoter
  • Commenter
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Relationship Between Simulink and FPGA Clock
In the "Model Configuration Parameters" (the cog at the top) Set your solver to "Fixed-step" and "Discrete (no continuous states...

casi 8 años hace | 0

| aceptada

Respondida
Rapid Accelerator - Monte Carlo simulation
Two steps: (1) Add 'SaveState','on' To the input parameters of "sim" such that the states of the system will be logg...

más de 9 años hace | 1

| aceptada

Pregunta


Rapid Accelerator - Monte Carlo simulation
I followed the instructions on this <http://blogs.mathworks.com/seth/2015/03/19/getting-the-most-out-of-rapid-accelerator-mode b...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Respondida
Help with 'Make Error' in Simulink
Have you tried putting the project in a directory lower down in the C: drive e.g. move C:\Users\Ian\Documents\School\D+C ...

más de 10 años hace | 0

Respondida
Simulink block to extract signal at index from vector signal doesn't exist?
Are you trying to get a single bit from a vector at an index? If so bitget would be easier and less verbose. ans = bitget(...

casi 11 años hace | 0

Pregunta


generating a repeating (Digital) sequence in simulink
Hello All, I need to generate a digital signal that repeats (signal is based on an RS232 signal), I have tried using the "Rep...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


simulink mxArray subscripting not supported
Hello all, When I try this: disp(VariableNames(i)) I get an error: Subscripting into an mxArray is not supported. ...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Respondida
How do I change the default Matlab editor into Notepad++?
I am getting the same. I think this is a genuine bug... There are other bugs with the editor in 2013b release (the breakpoi...

alrededor de 11 años hace | 0

Respondida
Embedded matlab block as a parameter - not an input (without "ports and data manager")
sorry, I just found this: coder.extrinsic('evalin') fixed_step_size = evalin('base', 'fixed_step_size'); Dave

alrededor de 11 años hace | 0

| aceptada

Pregunta


Embedded matlab block as a parameter - not an input (without "ports and data manager")
Hello, When using an embedded Matlab block within Simulink, I would like to make the use of parameters more transparent by in...

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

1

respuesta

Pregunta


HDL Code generation - exclusion of code
Is there a way to exclude "Embedded Matlab blocks" in Simulink from code generation Illegal "Embedded Matlab" code generation...

más de 11 años hace | 1 respuesta | 0

1

respuesta