Feeds
提问
define variable inside functions
Dear all: I parse a structure into a function, which build the system matrix for a model. The code looks something like this:...
13 years 前 | 1 个回答 | 0
1
个回答提问
release structure
Dear all: I try to set a separate file for parameters in a model, and I want to retain their name so later on I can do sensit...
13 years 前 | 2 个回答 | 0
2
个回答已回答
subplot and surfc using graphic handle
I solve the problem. The issue was in plot_surf_check, there is a figure command triggers a new figure each time I run the code,...
subplot and surfc using graphic handle
I solve the problem. The issue was in plot_surf_check, there is a figure command triggers a new figure each time I run the code,...
13 years 前 | 0
| 已接受
提问
subplot and surfc using graphic handle
Dear all: I would like to make a figure of 4 x 2 subplots, I had the following code: surf_check = figure('Name','Likeli...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to check whether a structure exists?
Dear all: I have a simple question and I can't find an answer on the web... I have a function that takes arguments in. One...
13 years 前 | 4 个回答 | 1
4
个回答已回答
How to convert to latex display from a cell array?
Thanks Friedrich, it works. Cheers Ben
How to convert to latex display from a cell array?
Thanks Friedrich, it works. Cheers Ben
13 years 前 | 0
提问
How to convert to latex display from a cell array?
Dear all: I am having trouble to display Greek in latex form. I have a cell array contains the following: index = [ {'...
13 years 前 | 2 个回答 | 0
2
个回答已回答
How to define a structure fieldname from a cell contains a string value?
Thank you all for your help! It solved my problem perfectly! Cheers Ben
How to define a structure fieldname from a cell contains a string value?
Thank you all for your help! It solved my problem perfectly! Cheers Ben
13 years 前 | 1
提问
How to define a structure fieldname from a cell contains a string value?
Dear All: I am having trouble to define structure fieldnames from a cell array that contains the names as string values: ...
13 years 前 | 5 个回答 | 0
5
个回答提问
How to pass in put values into objective functions using global search?
Dear all: I have a complex minimisation problem described in function that has the form: [ likelihood ] = likelihood(X0,...
13 years 前 | 1 个回答 | 0