Statistics
RANK
7 346
of 295 467
REPUTATION
6
CONTRIBUTIONS
19 Questions
4 Answers
ANSWER ACCEPTANCE
26.32%
VOTES RECEIVED
1
RANK
14 057 of 20 234
REPUTATION
16
AVERAGE RATING
1.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
168
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Using simulink or simscape?
Hello Chris, Not sure which verison of MATLAB you are using. This is due to Power electronics library would have been develo...
mer än 5 år ago | 0
| accepted
GRT vs ERT
thx Walter... in crisp... simply the grt target for PC level simulation. Not intended for flashing into a HW. But ert is ta...
mer än 5 år ago | 1
why does not the board work with STM32-Mat Target?
Hello, If you are using MATLAB, first did you try the simulation works fine by toggling the port. (before downloading it to the...
mer än 5 år ago | 0
Question
m script bus selector output
Hi, I am writing a m-script to create a bus selector , getting an input bus and select a particular bus as a output bus. by th...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
How to read a variable from matfile by searching for its name?
Hi, I have a matfile with variables of having 1000 samples each. I want to search for specific variables by its name and pick t...
nästan 7 år ago | 1 answer | 0
1
answerQuestion
Data resampling issue on plotting
Hello Users, I got a problem of resampling data. My mat file consists of voltage data(V) of 46483 samples. My current (I) da...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
How to display user defined data in a plot?
Hi, I have a data set , where I need to analyse for the max, min etc., Also I want to plot the data and want to display the m...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
S function mdlstart code not appearing in dSPACE target
Hello, I have written a S function for the dSPACE target. When I mex compiled and target built it,it has compiled and buit fi...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
How to read the position_array [left, top, right, bottom] of a simulink block (co ordinates) ?
Hi, I want to read the position [left, top, right, bottom] of a block. which will ease my work to attach blocks with that via ...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
command for reading the available subsystems using find_system();
Hi, I have a model with few sub system blocks inside. I am using find_system() to read the subsystems as below.. find_system...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
Custom Library creation issue
I am trying to create a library block and want it to appear in the Simulink library browser.. (following the steps told in htt...
mer än 8 år ago | 2 answers | 0
2
answersQuestion
Where do I use this? Vector to Bus and Bus to Vector
Hi Anybody can explain me why and how to use the Vector to Bus/Bus to vector blocks? What is the advantage will I get?
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
Why the dimension is crossed
Hi Users, In this below statement xls_read() says it is a 25x2 double (associated with a xls sheet) But when I copy it to the...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
How to replace variable names in a mat file
Hi, I want to change the naming conventions of a matfile variables. Ex: Original name: CAN_<XXX>_BUS To be changed to: W_Y...
mer än 9 år ago | 3 answers | 0
3
answersQuestion
Simulink Coder - Customizing stateflow generated code varaibles
Dear Techies, I am using stateflow model and Simulink coder for code generation. I have configured few variables as local in...
mer än 11 år ago | 0 answers | 0
0
answersQuestion
Simulink Coder- Post Processing
Dear all, After genrating the code in Simulink Coder I am giving the below command in the com window to run my Post processing ...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Simulink Coder- Post Processing
Dear Techies, I am customizing my Simulink Coder generated code via my own mscript. I have to use the statement set_param (...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
function for editing a file
Dear Techies, I want to read and write a file with some changes. I am able to read a particular line using fgetl().After readi...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Simulink Coder - Optimizing code generated for local variables
Dear Techies, In Stateflow charts for variables of local scope Simulink Coder generates structure variables with extern type....
mer än 11 år ago | 0 answers | 0
0
answersQuestion
Simulink Coder - Customizing stateflow generated code
Dear Techies, I am intended to generate code from my Stateflow models. I am using Unit delay blocks to represent variable...
mer än 11 år ago | 1 answer | 0
1
answerModelling in simulink to obtain a function taking one parameter after code generation
To pass an argument of a function please configure the sybsystem block to reusable function having the argument passed via Input...
mer än 11 år ago | 0
Question
Simulink Coder-Customizing grt.tlc generated source code.
Dear Techies, I am working in Code generation using Simulink Coder.(dont have Embedded Coder license).I am using grt.tlc. T...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
How the transfer function block calculates the output?
Hi, Actually I am trying to understand the maths behind the MATLAB transfer function block,for reverse engineering some contr...
nästan 12 år ago | 1 answer | 0
1
answerSubmitted
C macros to m file converter
This is the utility can be used in C code to model conversion activity.
mer än 12 år ago | 1 download |