Domanda


How to estimate the correct value of "Damping Constant" for Flexible Beams in Simscape
Hello, Reading the Matworks info I notice that damping matrix is defined as proportional by the Damping Constant to the stiffne...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Loads and stress that act on flexible beams in Simscape Multibody environment
Until now I did not find the solution to extract directly the internal stress of the beam, as well as I am not able to find the ...

quasi 5 anni fa | 0

| accettato

Domanda


How to run a Simulink simulation using keyboard
Hello, how can I run a simulink simulation using the keyboard, like I do for scripts using F5? Thanks and best regards - A

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get numerical info of "Derived Values" of Flexible Beams in Simscape Multibody
Hello, how can I access to the parameteres calculated on the "Derived Values" (e.g. Axial Rigidity, Mass per Unit Length) of a...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Differences between "Constraint Force" and "Total Force" of Weld Joint
Which is the difference between Constraint Force and Total Force of Welded Joint in Simscape Multibody? Constraint are defined ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Distribuited load on flexible beams Simscape Multibody
Hello, how can I load a generic flexible beam with a distribuited load on Simscape Multibody (instead of the traditional lumped...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Risposto
How can you measure the flex in a general flexible beam in Simscape Multibody?
If you are interested into the relative displacement at the ends of the beams (eg bending deflection, elongation/compression etc...

quasi 5 anni fa | 0

Risposto
What's wrong with my FRF?
The average slope of the two lines suggest that in one case you are integrating the accelartion into velocity (orangeFRF) so you...

quasi 5 anni fa | 1

| accettato

Domanda


Loads and stress that act on flexible beams in Simscape Multibody environment
Hello, I am using Simscape Multibody for creating a structural model of few flexible beams attached toghedar, like a sort of fr...

quasi 5 anni fa | 1 risposta | 1

1

risposta

Risposto
How to customize the subplots?
Have a look to XTrick and XTrickLabel

circa 5 anni fa | 0

Domanda


Call function written in the same script using F9
Hello, let assume this simple code with a custom routine at the end of the code: a = 0:0.01:100; b = sin(0:0.01:100); RMSE_r...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How to extract component of vector from a struct with fields across each field
It is more clear if I show you my specific case (see image below). Let's assume that I created my struct variable called "Datab...

circa 5 anni fa | 1 risposta | 1

1

risposta

Risposto
Import data with column separated with a comma, and comma as decimal place symbol
I developed the following code, reading and modifying the comma and other symbol in the text. fid = fopen([PathAndFileName,'.cs...

quasi 6 anni fa | 0

| accettato

Domanda


Import data with column separated with a comma, and comma as decimal place symbol
Hello I want to import a .csv data file with comma both for decimal place symbol and as system for divide the column, see below...

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Pick points with Data Cursor in a graph with animatedline
I want to use the Data Cursor in a graph that I created using "animatedline", but it is not possible since I cannot select the p...

quasi 6 anni fa | 0 risposte | 1

0

risposte

Domanda


Display in command window an ordained long list of data with headers
Hi, I am measuring some sensors, and for this reason I plot in a figure the signals. Every second I want also to display in th...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Risposto
How to write x-axis for plot?
Hi, try: xlabel('write here you text'); Regards

circa 6 anni fa | 0

Risposto
Adding an element during each iteration of the loop at the end of an existing array
Try this: function Res = MacLaurin(a,n) % Program to calculate MacLaurin expression % calculating factorial for the expressio...

circa 6 anni fa | 1

| accettato

Risposto
How can I convert air pressure / time data to an audio file?
Before ask on the comunity, I think that is better have a look on google. Anyhow, here is the answer. If this solution works, ...

circa 6 anni fa | 1

Risposto
Increasing sampling rate with ardiuno
Maybe that can be usefull: https://it.mathworks.com/matlabcentral/answers/327998-maximum-sampling-frequency-of-analog-input-thr...

circa 6 anni fa | 0

Risposto
Maximum sampling frequency of ANALOG INPUT through Arduino UNO
Dear Valentin, I notice the same problem, and I'm also looking for a solution. At the moment I have adopted the follow approach...

circa 6 anni fa | 0

Risposto
Open struct field directly with ctrl+d
See answer in comment of Mr. @per isakson

oltre 6 anni fa | 0

| accettato

Domanda


Compute Craig Bampton model reduction using structural PDE toolbox of MATLAB (FEM SuperElements - Component Mode Synthesis)
Is it possible to extract a reduced model (also called Superelement) using Craig-Bampton technique (also called Component Mode S...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


.m files continue to open with text editor instead MATLAB
Hi, I am trying to set MATLAB as default application to open .m files. As usual, I select "open with" -> MATLABROOT\bin\win64\M...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Risposto
How to display value of particular iteration in a loop
Maybe you can use this piece of code inside the for loop: if n==desired_iteration disp('This is the desired iterat...

oltre 6 anni fa | 0

Domanda


How to evaluate a Frequency Response Function (FRF) or extract ABCD model from structural PDE toolbox FEM model
How can I get a frequency response function (FRF) or simply an ABCD model from a FEM structural model created with Structural PD...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Risposto
plot3 disappear points: graphics problems
At the end, I think that the best solution is use _setdiff_ and plot the cloud, *without* overlap.

quasi 7 anni fa | 0

| accettato

Domanda


plot3 disappear points: graphics problems
Using Matlab 2017a accademic licence, I am plotting in 3 dimension, three dinstinct clouds of points using this order: the first...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Problems set transparency not supported with software OpenGL histogram2
When I try to modify the transparecy of a histogram2 using _FaceAlpha_, Matlab (2017a accademic licence) return the warning: ...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Risposto
Delete all highlight for simuling GoTo and From block
The easiest and fastest solution I found to remove the cyan color is to right-click with the mouse and then "Update Diagram", or...

quasi 7 anni fa | 0

| accettato

Carica altro