![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10507253_1504702523622.jpg)
Julia Antoniou
MathWorks
Followers: 0 Following: 0
Employee at MathWorks with an educational background in Mechanical Engineering.
Statistiques
0 Questions
29 Réponses
RANG
624
of 297 016
RÉPUTATION
122
CONTRIBUTIONS
0 Questions
29 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
37
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
fatal error: rtiostream_utils.h: No such file or directory
Hi Fumi, I was running into the same error when trying to deploy my model to hardware after previously running it successfull...
environ 7 ans il y a | 24
| A accepté
command line install of .mlpkginstall
Hi Gareth, To quickly install the same support package on many computers that have the same version of MATLAB, try installing...
environ 7 ans il y a | 0
How to convert a cell vector with numbers and non-numbers into a comma-seprated (.csv) format?
Hi Adriano, You could accomplish this with the following commands: T = cell2table(Matrix); writetable(T,'filename.csv...
environ 7 ans il y a | 0
| A accepté
Can I use matlab in different computers with the same license?
Hi Jorge, With a student license, you can have MATLAB installed and activated on two different computers. But, you can only b...
environ 7 ans il y a | 7
| A accepté
How can I convert a string matrix into a table?
Hi Edoardo, I believe you could accomplish the output you are describing with the following commands (with "matrix" being you...
environ 7 ans il y a | 1
Can equations of motion generated in MATLAB Simscape Multibody be extracted
You are correct - as of the latest release (MATLAB R2017b), this functionality is not possible with Simscape Multibody.
environ 7 ans il y a | 0
| A accepté
How can I add more tabs to the block dialog box of a simscape component?
Hi Argiñe, It is not possible to make these kinds of changes to the dialogs of blocks from standard Simulink libraries unless...
environ 7 ans il y a | 0
Connections in Simulink (no arrows but squares)?
Hi Maria, Your subsystem block (with the labels "out1" and "v1") cannot be connected to the induction motor block because the...
environ 7 ans il y a | 0
| A accepté
How to connect ev3 lego robot to robotics operating system to perform path following
Hi Santosh, To connect with a LEGO EV3 robot, I would recommend using our MATLAB and Simulink Hardware Support Packages. The ...
environ 7 ans il y a | 0
How to draw Simulink blocks with arbitrary connections?
Hi Bardo, In this case, it would be helpful to know more about your specific workflow and if this is a question of simulation...
environ 7 ans il y a | 0
Replace Signal in Signal Builder from csv-file
Hi Tobias, If your signal builder block contains data from an existing CSV file, you can replace it with data from a new CSV ...
environ 7 ans il y a | 0
| A accepté
Improving the speed of my model
Hi Tony, I am not sure if you are referring to the block replacement suggestion, or the "failed" message. If you are refe...
environ 7 ans il y a | 1
| A accepté
Recontruct temporal signal from FFT after transformations
Hi Benoit, There is no windowed-averaged or moving average function specific to FFT. I would recommend using the "movmean" fu...
plus de 7 ans il y a | 0
How do I reach audioTestBench -> audioFileReader.SamplesPerFrame for use in my plugin?
Hi Kim, There is no programmatic interface to the Audio Test Bench UI. However, you could obtain the SamplesPerFrame property...
plus de 7 ans il y a | 0
| A accepté
Plot lat longs on a Map from Simulink during rum time
I would recommend creating your plot using written MATLAB code in a MATLAB Function block. This way, you can create and update y...
plus de 7 ans il y a | 0
How to set input and output data types separately for a filter when using generatehdl()?
Hi Johannes, On the "generatehdl" documentation page, there is a long list of Name-Value pair arguments under the Input Argum...
plus de 7 ans il y a | 1
How can we couple MATLAB and Aspen Exchanger Design and Rating?
I would recommend using Simulink to couple AspenTech with MATLAB. The interface is commercially available in the AspenTech produ...
plus de 7 ans il y a | 0
How can I change the data access of a storage class Get/Set?
This is possible if you are able to change the type of your "GetSet" custom storage class (on the "General" tab of the CSCDesign...
plus de 7 ans il y a | 0
How do I have a Multicast tag in an Entity Multicast block that reads from a vector whose elements change over time rather than a fixed string?
I do not believe the "Entity Multicast" block can communicate with more than one "Multicast Receive Queue" block if those receiv...
plus de 7 ans il y a | 0
How do I create an entity server with preemption that has a capacity greater than 1?
The "Entity Server" block cannot have a capacity greater than 1 if the block also permits preemption. Navigate to the "Preemptio...
plus de 7 ans il y a | 0
How can I measure the angular velocity in a belt pulley?
Hi Emidio, This error happens when the solver is unable to solve the system's differential equations. I believe you can resol...
plus de 7 ans il y a | 0
| A accepté
Unit testing Stateflow charts
Hi Garret, There is a tutorial in our documentation that explains how to generate reusable code from an atomic stateflow char...
plus de 7 ans il y a | 0
What blocks are supported for changing parameters with parsim command?
Hi Antonio, I would recommend using the example on the documentation page for the "parsim" function, linked below. https://w...
plus de 7 ans il y a | 2
| A accepté
Integrate function in an interval of time into simulink function block
Hi Matteo, The error you receive when using the "integral" function in your MATLAB function block is due to the fact that the...
plus de 7 ans il y a | 0
| A accepté
Build problems due to TflCheckSum difference
Hi Stefan, To resolve this error, I would first recommend deleting any "SLPRJ" folders the compiling may have created, and th...
plus de 7 ans il y a | 0
Custom Library containing SimPowerSystems switches?
Hi Abhijit, It seems that the IGBT block in question cannot be placed on its own in a model because it needs other Simscape Pow...
plus de 7 ans il y a | 0
Build S function block
Hi Kidus, Generating code for a model that has an S-function does require you to provide a TLC file. When a model is built, i...
plus de 7 ans il y a | 0
| A accepté
How to connect a Simsacpe multibody to simulink control system?
Hi Karem, Based on my understanding of your question, you have a Simscape model you would like to incorporate into a control ...
plus de 7 ans il y a | 0
What's the meaning of ''uncalibrated camera'' and ''calibrated camera''
Hi Xiaolong, When you calibrate a camera, you are estimating parameters like the ones you mentioned in your question. These p...
plus de 7 ans il y a | 1