提问


Delete all highlight for simuling GoTo and From block
Good morning. Is there any way to remove highlighted GoTo and From for all blocks highlighted (typically blue) without pressi...

6 years 前 | 2 个回答 | 0

2

个回答

已回答
Partial data fitting with optimization
polyfit(X,Y,1)

6 years 前 | 0

提问


Open struct field directly with ctrl+d
Hi, suppose that I have a main struct with some fields as the example: Data.A = [1 2 3]; Data.B = [4 5 6]; Data.C = [7 8...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Concatenate array from different main name struct
I have First.A =[ 1; 2; 3]; First.B =[ 10; 20; 30]; Second.A=[ 97; 98; 99]; Second.B=[970; 980; 990]; ...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Parfor in simulink linearization
I found the solution at this (<- removed page) or this reference. In my own case, the reduction of computational time is about ...

7 years 前 | 0

| 已接受

提问


Stop Simulink simulation when reached an oscillating steady state amplitude
Hello, I would like stop a Simulink simulation if a signal reach the steady state in terms of amplitude of oscillations: at the...

7 years 前 | 1 个回答 | 1

1

个回答

提问


Parfor in simulink linearization
I need to compute a huge amount of bode analysis of a system. For this reason, from my script I have a for loop where I lineariz...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Declare variables from Matlab function workspace to Simulink worskpace
Hello, I have a MATLAB script that call a Matlan function. In this Matlab function, I compute some matrix and then I run a Sim...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Set limit for colorbar in log 3D plot
Dear all, I am plotting a 3D graph using a Z logaritmic axis. The surface have got a vertical asynthos (Z axis). For this reason...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Load structure without delete variable
Hi everybody. In my code, I load from a _FileName.mat_ file the strucure "matrix." that contain matrix A, B and C. However in my...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Automation of Nastran NX FEM analysis using Matlab code
Hello, I have to compute a large number of FEM analysis using NX-Nastran, modifying some parameters (geometry, stiffness), and ...

7 years 前 | 2 个回答 | 1

2

个回答