Risposto
Use rk4 (ode45) to get a solution on signals both contra and co propagating
Hi Hugo, From what I understand, you are trying to solve a system of equations whose solution vector contains contra propagat...

circa un mese fa | 0

| accettato

Risposto
SI Core Engine Engine Load Breakpoints
Hi Murat, The term “Load Breakpoint” in SI Engine Simple Torque Model within Simulink Powertrain Blockset refers to a set of ...

circa 2 mesi fa | 0

Risposto
Caucer fraction expansion fraction expansion for filter synthesis
Hi Liam Jacobs, You can use MATLAB's built-in functions, "quorem" or "residue," to obtain the constant value. Ensure these fun...

circa 2 mesi fa | 0

Risposto
How to Automatically Upload AEwin .DTA Files to a Web Server Using MATLAB or Python?
Hi Huzaifa, You can automate the whole process in MATLAB in three phases: Detection of new .DTA file Reading and processing ...

circa 2 mesi fa | 0

| accettato

Risposto
Need to rectify error in my matlab code given below
Hi Jasmine, The error you encounter is due to the incorrect use of symbolic differentiation and the definition of “n(t)” as a ...

circa 2 mesi fa | 0

Risposto
Every time I log in, I get an error message dialog: Error starting MATLAB Connector: One or more services failed to start
Hi Garrett Mitchener, I too have encountered this error. The error message indicates that the services is not installed proper...

circa 2 mesi fa | 0

Risposto
How to properly change the sampling time of Vehicle Control Unit subsystem?
Hi Duc Giap Nguyen, I am assuming that the VCU is a referenced subsystem within a larger system, and it contains an MPC subsys...

2 mesi fa | 0

Risposto
Simulink data type conversion, single to uint16.
Hi Jamie, I am assuming that you have used "Data Type Conversion" block, and the conversion to "uint16" resulted in unexpected...

2 mesi fa | 0

| accettato

Risposto
Export figure to eps or pdf: latex font is no longer embedded
Hi Florian Klinger, I too have encountered the similar error. The workaround that worked for me was ensuring that the EPS fil...

2 mesi fa | 0

Risposto
Copy Figure in MetaFile Error
Hi Chris_WMS, I also have encountered the similar error when I adjusted the copy options as follows: Clipboard format: Metaf...

2 mesi fa | 0

Risposto
Query on Sampling Time Relative to Computation Completion in Simulink
Hi Yunchao, I am assuming that T1 and T+1 are absolute times, T1 is the time when the triggered subsystem starts its comput...

2 mesi fa | 0

Risposto
Insert data in uitable from textbox
Hi Abdullah, The challenge you are facing arises when the new results are added to the table without preserving the existing d...

3 mesi fa | 0

Risposto
How do I plot a 3-d matrix.( error with surf)
Hi Savitha, The error you receive “Error using matlab.graphics.chart.primitive.Surface” suggests that the input that you passe...

3 mesi fa | 0

Risposto
How to get xyz coordinates from 3d surface?
Hi Youb, From my understanding, the "gridtrimesh(f,v,X,Y)" fits a surface of the form “Z=F(X,Y)” to the triangular mesh defin...

3 mesi fa | 0

Risposto
I need to run Optimization using models I generated in Regression Learner
Hi Roberto ! I am assuming that you are able to generate multiple surrogate models using the Regression Learner in the Machine ...

3 mesi fa | 0

| accettato

Risposto
dock graphics window size
Hello Stephen, There are several methods to reset the window size to its default settings: Property Inspector: Open the Prop...

3 mesi fa | 0

Risposto
How to plot the input which is R for LQR?
Hello Inam! According to your question, I am assuming that you are able to plot the cart position and pendulum angle on a plot...

3 mesi fa | 0

Risposto
trainNetwork reports too many input arguments in 2024a
Hello Peter! I've replicated your scenario in MATLAB R2024a, and the"trainNetwork"function is providing the expected results. ...

3 mesi fa | 0

| accettato