Feeds
提问
Question concerning usage of cscvn and fnplt
Hello everybody, I'm trying to fit a spline to a set of data. I use a loop to vary the interval at which i'm using data, this...
11 years 前 | 0 个回答 | 0
0
个回答提问
Enter symbolic multivariable equalities in matlab
Hi everybody, I'm trying to implement a symbolic equality but instead of define a variable, I need to define a group of varia...
12 years 前 | 1 个回答 | 0
1
个回答提问
Implementing a Simulink model in an executable file
Hello, I'm building a GUI which uses Simulink to perform some calculations. At this point everything is working in the Matlab...
12 years 前 | 1 个回答 | 1
1
个回答提问
Forcing deploytool to include toolbox.
Hello everybody, I have written a GUI, which uses a Simulink model to perform some calculations. Everything is working when ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Efficiently writing code to txt file
Hello everybody, I want to write code to a txt file, to import it in another program later. However, my data-matrix called O...
12 years 前 | 0 个回答 | 0
0
个回答提问
Problems writing to text files
Hello everybody, I know this is a known issue, but I still have some troubles getting my thing right, even with solutions sug...
12 years 前 | 1 个回答 | 0
1
个回答提问
User stopped Parameter Estimation possible?
Hello i'm using parameter estimation for my simulink model, and i'm controlling this from a GUI, and i was wondering if it is po...
12 years 前 | 1 个回答 | 2
1
个回答提问
How to immediately pick an index from a result that is a matrix.
I have a small issue which I stumble upon quite often. Is it possible to immediately select a certain index if the result is ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Problem with calling upon a Simulink model from a GUI
I've got two simulink models, which are called by a GUI. I first developed the program, and i'm now implementing this in a GUI. ...
12 years 前 | 2 个回答 | 0
2
个回答已回答
How do I have matlab read through an excel data sheet?
The number you get is the time expressed as fraction of the day, thus beginning of the day = 0:00 =0, middle of the day = 12:00,...
How do I have matlab read through an excel data sheet?
The number you get is the time expressed as fraction of the day, thus beginning of the day = 0:00 =0, middle of the day = 12:00,...
12 years 前 | 0
已回答
How do I have matlab read through an excel data sheet?
I've found a method which works for the case you're describing, don't know if this is the actual situation or a simplification. ...
How do I have matlab read through an excel data sheet?
I've found a method which works for the case you're describing, don't know if this is the actual situation or a simplification. ...
12 years 前 | 0
提问
Troubles with writing to an editable table.
Hello everybody, I'm writing a GUI, which includes a uitable(tagged uitable) with the following headers: * Original Gear ...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Using assignin in GUIDE
Based on documentation I decided that it was best not to use assignin, and used on of the methods specifically exporting to a ma...
Using assignin in GUIDE
Based on documentation I decided that it was best not to use assignin, and used on of the methods specifically exporting to a ma...
12 years 前 | 0
提问
Using assignin in GUIDE
Hello everybody, I've got a problem in which I want to generate variables of a structure I've got a structure called newData ...
12 years 前 | 2 个回答 | 0
2
个回答提问
Another Issue with Join
Hello everybody, I'm trying to merge two datasets. One calculated, and one retrieved from data, given by: A=da...
12 years 前 | 1 个回答 | 0
1
个回答提问
Issues with function Join
Hello everybody, I'm trying to merge two datasets. One calculated, and one retrieved from data, given by: A=datase...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to display progress plots using code driven parameter optimization
I'm using the parameter optimization of simulink. I call this from the console, and I want to show a plot of the parameter traje...
12 years 前 | 1 个回答 | 0
1
个回答提问
Parameter optimization without real input-output model
Hello, I'm building a model of an accelerating engine in SimuLink, and based on real logged data I want to approximate my par...
12 years 前 | 1 个回答 | 0