Community Profile

photo

Chiara


La Sapienza di Roma

Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: automation, substation. motion control, control systems

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Continuous input from keboard
Hello everyone, I am trying to implement a function which allows to capture input from keybaord but not just one time. I...

10 years ago | 0 answers | 0

0

answers

Question


how to replace a Timer with a Matlab function
Hi everybody. This is the idea that I would like to develop: now I have set a Timer where a step controls a switch, sending 1 ...

11 years ago | 0 answers | 0

0

answers

Question


How to control a simulink model by means of XPC target library?
Hi everybody, I am asking a huge help, because I have to finish my thesis project and I received license for R2012b XPC Target...

11 years ago | 0 answers | 0

0

answers

Question


How to set external mode simulation in R2012b?
Hello, I am using R2012b release and I would need to set external mode simulation in Simulink, but I can only see Normal, Accel...

11 years ago | 0 answers | 0

0

answers

Answered
Use add_line on a line?
How can I specify left or right port to connect? In my case, in_src=get_param('new/source1', 'PortConnectivity') give...

11 years ago | 0

Question


Can I add line after closing simulink model?
I have written code to build a simulink model. Since I want to add line afterwards, I use two variables, one of them is an array...

11 years ago | 1 answer | 0

1

answer

Question


Does anyone use xmltree functions?
Hello, I am trying to read and translate a substation description from xml file to a matlab file. I have installed a XML parse...

11 years ago | 0 answers | 0

0

answers

Question


Create model only if it doesn't exist
My script has this structure : sas='Model'; new=new_system('sas') open_system('sas') [...] save_system('sas') close_...

11 years ago | 1 answer | 0

1

answer

Question


Add line between blocks using handles
Hi, I would like to connect blocks using their handles. Do you know if it's possible? I know that add_line function uses po...

11 years ago | 2 answers | 0

2

answers

Question


Set_param Linear Transformers winding
I am trying to write code to set parameters in Linear Transformer mask, using SI units, but even though I set UNITS like SI, val...

11 years ago | 0 answers | 0

0

answers

Question


How to set properties of a line connecting two blocks
I am writing script to build model by command line. I have learnt how to set position for each block, but when I have to connect...

11 years ago | 0 answers | 0

0

answers

Question


Nominal Power value format
Hi, I'm trying to set Linear Transformer nominal power, but when I write the value 459e8, this error message come out: In ma...

11 years ago | 1 answer | 0

1

answer