Statistics
RANK
156,578
of 295,467
REPUTATION
0
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Inclusion of custom ENUM file during code generation throwing error
Hi, I am trying to include following header file containing ENUM definition during my Auto-code generation typedef enum { ...
10 years ago | 1 answer | 0
1
answerQuestion
How to get rid of this error?
While compiling the following function prototype of my header file I am getting an error as "extraneous old-style parameter list...
11 years ago | 0 answers | 0
0
answersDivision in stateflow is showing only integer part
But still the question remains that why stateflow is doing floor(a/b) and giving 2 instead of 2.5. Is typecasting only solution ...
11 years ago | 0
Question
Division in stateflow is showing only integer part
I am trying to do a simple division operation in stateflow like a=5/2 but the output is coming to 2 instead of 2.5 The data type...
11 years ago | 3 answers | 0
3
answersQuestion
Storage Class issues while code generation
I have two subsystem which have the same buisness logic and hence I have made them re-usable with one function name in RTW tab. ...
12 years ago | 0 answers | 0
0
answersQuestion
S function debugging with Visual Studio 2005
Hi, I have developed a S function of my auto-code. When I am simulating my S function the Matlab is getting crashed. So i wan...
12 years ago | 1 answer | 0
1
answerQuestion
Getting the simulation time
Hi, I am using a manual switch in my model. During simulation if i click the switch manually and switch the input i call a sc...
12 years ago | 1 answer | 0
1
answerQuestion
Scaling the y axis in the matlab plots
Hi, I am plotting certain amount of data in matlab. I want to scale my y axis in the plot. For e.g: The minimum value i want...
12 years ago | 1 answer | 0
1
answerQuestion
Accessing S function parameters through m scripts
Hi, I have a S function builder block in which there are number of inports and outports.I want to acces the list of these i/o...
12 years ago | 1 answer | 0
1
answerQuestion
How to detect any unsupported character other than number
I have series of data in my excel file. But there are some unsupported characters present in the file like 10, 0h0,0.>68,1L1 e...
13 years ago | 1 answer | 0
1
answerQuestion
Appending data into mat file without loading
I have a variable named A in existing mat file. No I want to add some columns of data into A.But i dont want to load that mat fi...
13 years ago | 1 answer | 0
1
answerQuestion
Extracting huge data from csv file
I am working on huge csv file of around 100-200 Mb's. I am trying to extract the data using COM server and activex application. ...
13 years ago | 2 answers | 0
2
answersQuestion
Scanning a CSV file
I want to read a CSV(Comma Separated Values) file in a text format and bring the entire data from CSV into Matlab environment
13 years ago | 1 answer | 0
1
answerQuestion
How to install VSFLEX.vsFlexArrayCtrl.1 activex control in my Matlab R2011a
My matlab R2011a doesnt seem to have VSFLEX.vsFlexArrayCtrl.1 activex which i want for creating tables. Please suggest me as ...
13 years ago | 0 answers | 0
0
answersQuestion
I am getting this warning after applying my string to a text box.'Single line Edit Controls can not have multi-line text'
This is the part of my code after which its throwing me the warning _ set(cal_glbl_data.out_msg_solver,'String',char({'Compu...
13 years ago | 2 answers | 0