![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2899242.jpg)
Andres
Boeing Integrated Defense Systems
Followers: 0 Following: 0
Professional Interests: Control Systems, Signals & Systems, Communication Systems
Statistiques
RANG
253 232
of 297 046
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
presque 12 ans il y a | 0
| A accepté
Question
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...
presque 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
presque 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 13 ans il y a | 1 réponse | 0