Community Profile

photo

Alexandru


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


Issue logging Global data stores used in refferenced models.
Hello, I'm trying to log global datastores that are used inside refferenced models, my issue is that even if I set the data s...

10 years ago | 0 answers | 0

0

answers

Question


How to log a signal data from the output of a Constant/DS Read block?
Hello, I'm trying to find a way to be able to log signal data from the output of a constant block and from the output of a Da...

10 years ago | 0 answers | 0

0

answers

Question


How to change the device type from Matlab?
Hello! In order to change automatically from Matlab the device type in Simulink I am using this line: set_param('ProdHWD...

11 years ago | 1 answer | 0

1

answer

Question


Error with matlab.apputil.install
Hello all, I am interested in a app from File Exchange, I downloaded it and I had a surprise seeing an *.mlappinstall* file. ...

11 years ago | 0 answers | 0

0

answers

Question


How to take signal description in Matlab workspace?
Hello, How can I get the description of a signal in Simulink? From the Signal Properties window, Documentation tab and Descri...

11 years ago | 1 answer | 0

1

answer

Question


Java error - Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Hello, I'm having some problems with Java errors that occurred after I tried to export a large table from a GUI to a .txt fil...

11 years ago | 0 answers | 0

0

answers

Answered
Display multiple causes of an error settings
Hey, While compiling the model I want to display all the errors (in one) via command line.

11 years ago | 0

Question


Display multiple causes of an error settings
Hello all, What settings (and where) should I do for displaying the multiple causes of an error. For example if I build a ...

11 years ago | 2 answers | 0

2

answers

Question


Algebraic loop error after removing goto/from blocks
Hello, I have issues with some algebraic loop errors, the fact is that the model worked fine before removing some from/goto b...

11 years ago | 1 answer | 0

1

answer

Question


Simulink get_param and RuntimeObject
Hello! Is there a way to write this command: rto_add = get_param('TestMdl2/Add','RuntimeObject'); in one of the "Model c...

11 years ago | 1 answer | 1

1

answer

Question


2-D, 3-D, n-D data interpolation - Is it possible to extrapolate?
Hello, I'm having the following situation, I have a 2-D Look-up Table in Simulink using the below data. row_index = [5 ...

11 years ago | 1 answer | 0

1

answer

Question


Align text after columns when writing in a text file matlab
Hello! I would like to write data in a text file, but I have problems with the alignment after each column head. I get som...

11 years ago | 0 answers | 0

0

answers

Question


Can be imported a .dll file to Simulink?
Hello, I'm having some questions and hope to find some answears/tips here. Any advice is appreciated. I have a model in S...

11 years ago | 1 answer | 0

1

answer

Answered
read data from a text box and save as .m file
Hi, you can try this in the callback of the button you use to save the text to the .m file. textbox_data = get(handles.text...

12 years ago | 0

| accepted

Question


Speed up simulation
Hello, I've read some of the questions posted on mathworks regarding this subject, but still I want to speed up the simulatio...

12 years ago | 1 answer | 0

1

answer