Andres
Boeing Integrated Defense Systems
Followers: 0 Following: 0
Professional Interests: Control Systems, Signals & Systems, Communication Systems
Estadística
CLASIFICACIÓN
152.396
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
How do I use cellfun to check numbers in a nx1 cell for an if statement?
I solved this with a for statement. I.e., [rows, cols]=size(ab); for (i=1:rows) if (ab(i,1)==1) sync...
más de 11 años hace | 0
| aceptada
Pregunta
How do I use cellfun to check numbers in a nx1 cell for an if statement?
I have a cell array which contains values 0 or 1. I want to look into this cell array and create an if statement that will allo...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How to read in a text file with data seperated by a colon first, than a comma and than a dash?
Hello, I have a .txt file with thousands of lines of data that I want to read into my Matlab workspace. The problem is that ...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I create a Stand Alone Application using Windows for a GUI that starts a Stateflow model?
I want to compile a GUI that calls a Stateflow Simulation. With this, I want to create a windows stand alone application using ...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I write a script for a GUI.m file that allows me to press a button, choose a (*.csv) file and then copy this (*.csv) file to the current folder so it can be used for an existing simulation?
I already have a pushbutton that when pressed allows me to browse for a (*.csv) file. I tried the copyfile function as follows ...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I pass Simulink variables from the “Configuration Parameters” to a GUI created using GUIDE?
I have a GUI created in GUIDE that: 1. Selects a test data CSV file to be simulated from my directory and 2. Allows the user to ...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Can Stateflow use Microsoft Excel data for simulation input?
I want to input data that I have in excel into Stateflow and use this data to run simulations in Stateflow. The data in excel i...
más de 13 años hace | 1 respuesta | 0