Community Profile

photo

Zoltan


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Overshoot problem with P-controller
Hi, I have a simulink model for a p-controller. I have a microcontroller in the loop which acts as the p-controller. It gets the...

11 years ago | 0 answers | 0

0

answers

Question


How to merge digits from a step signal into a single number(Simulink)?
Hi, i have the following simulink model, i want to send values to my PIC microcontroller, do some calculations in mikroPascal an...

11 years ago | 1 answer | 0

1

answer

Question


Sampling values from step signal and concatenating them into a vector (Mx1 array into 1xM array)
I have a step signal coming from an ASCII decode block in Simulink. For example i have the values in a 7x1 array [1;2;3;4;5;6;7]...

11 years ago | 1 answer | 0

1

answer

Question


How does the serial(RS232) transmission work in Simulink?
I want to send numerical values to my PIC microcontroller via Simulink. With the most common configurations(baud=9600, databits=...

11 years ago | 0 answers | 0

0

answers

Question


'Undefined reference to' error in S-function builder
I have this in the S-function Libraries pane Library/Object/Source file convert_ok Include files and external function...

11 years ago | 1 answer | 0

1

answer

Question


String class not recognized in S-function
I want to use an S-function in my simulink model to convert a constant integer to a string, using ASCII code also. The digits of...

11 years ago | 1 answer | 0

1

answer

Question


S-function error - compilation ok
Hi, i want to implement the following code into an S-function. The algorithm below separates the digits of the input number, add...

11 years ago | 1 answer | 0

1

answer

Question


How can i use the 'mod' function in an Embedded Matlab function?
I have the following function. I want to use this algorithm in an embedded Matlab function in simulink. function y = fcn(...

11 years ago | 1 answer | 0

1

answer

Question


Can somebody tell me what is wrong with the following code?
Hi, I wrote the following function to build an array of numbers(in the range of 65...74), representing the digits of a numbe...

11 years ago | 2 answers | 0

2

answers

Question


Can i convert the following code into Matlab embedded function(for simulink use)
Hello, I would like to write the matlab equivalent of the following code(pascal) into a Matlab embedded function, then put t...

11 years ago | 2 answers | 0

2

answers

Question


Why my uC receives values in the 65..127 range only(simulink model, RS232 communication)
Hi, I want to send values to my PIC microcontroller via RS-232, but if i send something different than numbers in the 65..127...

11 years ago | 0 answers | 0

0

answers