photo

Chiara


La Sapienza di Roma

Active since 2013

Followers: 0   Following: 0

Message

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

Statistics

MATLAB Answers

11 Questions
1 Answer

RANK
166,779
of 300,364

REPUTATION
0

CONTRIBUTIONS
11 Questions
1 Answer

ANSWER ACCEPTANCE
9.09%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • 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...

12 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 ...

12 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...

12 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...

12 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...

12 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...

12 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...

12 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_...

12 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...

12 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...

12 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...

12 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...

12 years ago | 1 answer | 0

1

answer