Answered
How to implement a circuit breaker for electrical purposes in Simulink?
Breaker Block takes a Simulink Signal as input but the signal in the circuit is a Physical Signal. So, it must be converted to ...

6 years ago | 0

| accepted

Answered
Creating .dbc file
It is not currently possible to create or edit a CAN database DBC file with MATLAB. You can use applications from various third ...

6 years ago | 0

Answered
fitting data to gaussian given centroid
Hi, Curve Fitting app can be used to fit curves and surfaces interactively. Even tough half data sets are not present Curve Fit...

6 years ago | 0

Answered
Moving from C drive to D drive
MATLAB uses the search path to locate files. Now folders/files have been moved from C drive to D drive, but this new path is not...

6 years ago | 1

| accepted

Answered
How to Insert a Dotted Line using InsertShape?
The insertShape MATLAB function doesn’t have the functionality to insert a dotted line over a picture. You can try a workaround...

6 years ago | 0