photo

Carsci


Last seen: alrededor de 1 año hace Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

PrincipaI scientist and engineer at Tier 1 Automotive supplier using Matlab/Simulink to design automotive control systems for exhaust gas aftertreatment applications.

Estadística

MATLAB Answers

2 Preguntas
4 Respuestas

CLASIFICACIÓN
4.084
of 297.527

REPUTACIÓN
12

CONTRIBUCIONES
2 Preguntas
4 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.454

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.075

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How can I display signal names in the Title of a floating scope rather than the reference model name.
When using model reference on R2014b I noticed floating scopes in the referencing model can only select test pointed signals fro...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Respondida
For loop in Simulink
Here is a SIMULINK model that uses an Index Vector block with one-based indexing to get the ith data from T. Another Index Vecto...

alrededor de 10 años hace | 2

| aceptada

Pregunta


MCR dll 7.16 32-bit 64-bit Windows 7
Hi. I use R2011B on a 32-bit installation on Windows 7. Where can I find the files for the MCR dll that I can send to custome...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Respondida
How can I only use a certain set of rows based on a string when reading an excel file?
You are allowed to use xlsread, right? So it seems this provides a way to do it. Assume the SEC data is on contiguous rows. U...

casi 11 años hace | 0

Respondida
Can you clarify why the FOR END returns original values just at the end ?
This is how matlab works, variables are scoped inside a function so each function has its own workspace. When you are debugging ...

alrededor de 11 años hace | 0

Respondida
How do i solve this situation?
Use the output fid (fileID) from fopen for your while condition. When the while loop gets to the end of the list, if the file do...

alrededor de 11 años hace | 0

| aceptada