Answered
Can't Get Rid of UseMatrixTypesInHDL Warning
Hi, You can try disabling InstantiateFunction, because if its "on" UseMatrixTypesInHDL has no effect and in turn generates warn...

3 years ago | 0

Answered
Asynchronous Machine Input parameters
Hi, Asynchronous machine can be made to work either in generating mode or in motor mode. So basically top most input marked as ...

3 years ago | 0

| accepted

Answered
how to create a subsystem in simscape
Hi, You can look at the modelling of induction machine in simscape to get clearer insight. For more info on different types of...

3 years ago | 0

Answered
How to determine the curve of a surface of a mesh?
Hi, For finding the curve of any surface you can try using the boundary function which will input a point cloud of (x,y,z) coor...

3 years ago | 1

| accepted

Answered
two signal comparison, detection of signal distortion
Hi, For two signal comparison or even more you can use Signal Analyzer that works fine for simulation with matlab and Simulink....

3 years ago | 0

| accepted

Answered
Access IP-Core Report by script
Hi, IP Core Generation Workflow supports large number of properties as well as scripts . You can use scripts for various fu...

3 years ago | 0

Answered
Does 5G toolbox implements functions/examples to implement carrier-aggregation as in LTE Toolbox?
Hi, 5G Toolbox supports certain functions which can be used for the implementation of carrier aggregation. You can look at 5G N...

3 years ago | 0

| accepted

Answered
Matlab on Ubuntu: Live Editor Is Unable to Run In The Current System Configuration"
Hi, You can refer to this bug report “Live Editor throws system configuration error message when opened on Linux (1765886)”. ...

3 years ago | 0

| accepted

Answered
hello i cannot find bilevel measurement on the measurement window.
Hi, Bilevel Measurement displays information about signal transitions, overshoots, undershoots, and cycles. To open the Bilevel...

3 years ago | 0

Answered
PID controller initialization does not seem to work
Hi, PID controller parameters are tunable either manually or automatically. Some initial default values are already set for al...

3 years ago | 0

Answered
An error occurred in the build of the Xilinx System Generator while execute FPGA_SetUp model for dSPACE
Hi, From the first error it looks like, there is error in compiling and generation of netlist. It means the Verilog / VHDL fi...

3 years ago | 0

Answered
How do i get the radiation pattern polar plot for the E_side,E_top,H_side,H_top?(code related)
Hi, You can try patternCustom , fieldCustom functions to visualise the data in whichever format you like. You might need t...

3 years ago | 0

Answered
10kw pv array
Hi, Here is a clear example model explaining working of 250kw grid connected PV array You can also refer to PV array documen...

3 years ago | 0

Answered
How to get the values of signals from a bus displayed in app designer?
Hi, You can click on the bus assignment block and this opens a dialog box. You can choose the parameters signals in the bus...

3 years ago | 0

Answered
Communications Toolbox Support Package for RTL-SDR Radio, hardware set up error
Hello, Hardware setup error can occur due to many reasons. Try either of these : A) This issue can happen sometimes when...

3 years ago | 0

| accepted

Answered
TF of Laplace transform of squareroot
Hi, For that you can simply use ilaplace function as ilaplace corresponds to inverse laplace which is used for converting s d...

4 years ago | 0

Answered
how do i use multiple current sources in parallel
Hi, I have checked your model completely and signals from voltage are completely fine. Voltage starts to increase from...

4 years ago | 0

Answered
HDL Coder Filter Latency
Hi, Latency is defined as the total number of clock cycles required in obtaining the output. It will depend which path ar...

4 years ago | 0

| accepted

Answered
Monte Carlo Analysis of Time-Varying Parameters
Yes, MATLAB and Simulink both assists monte carlo simulation. Below link will help you know how can you procced with monte ...

4 years ago | 0

Answered
The following error was detected while downloading shared_sim3d_win64_1579578276.enc: ??
Hi, There are a few reasons why you may be getting this error. Please try the following steps to resolve the issue.. 1...

4 years ago | 0

Answered
hello, i've a problem because when i dowload the app, in the final stage the dowload stops saying that the connection timed out
Hi, To resolve the issue for now, please obtain a license file and activate manually without the internet to complete the a...

4 years ago | 0

Answered
Installation to the destination folder
Hi, It looks like you are trying to install matlab 2020 without selecting any checkbox and thus it is unable to retrieve an...

4 years ago | 0

Answered
missing psapi.dll file for running MATLAB
Hi, The process status application programming interface (PSAPI) is a helper library that makes it easier for you to obtain in...

4 years ago | 0

Answered
How do I obtain the impulse response of the transfer function given below:
Hi, It is clear from the question that you want to find the impulse response of transfer function. You can proceed wit...

4 years ago | 0

Answered
How do you resolve the error "Out of memory. Type 'help memory' for your options" in antenna simulations?
Hi, You can use and run the command memoryEstimate() which will tell you the actual memory requirement that is needed to ru...

4 years ago | 0

Answered
how can resolve error message while opening .fig file from old virsion..message display is 'Error using open (line 146) x and y must be the same size'
Hi, This type of error can be resolved in many ways but it will depend upon what values of x and y you have available as per y...

4 years ago | 0

| accepted

Answered
Two S functions with different sampling rate
Hi, Simulink throws an error "SAMPLE RATE MISMATCH" whenever you try to run same model with two different sample rates. Pls pr...

4 years ago | 0

Answered
Varying Current and plotting output power in Simulink
Hi, Instead of varying current source, I suggest using a variable resistor, assign range of values to it and observe the wavef...

4 years ago | 0

Answered
problem in dumping the simulink model at high sampling frequency in TMS320f28379.
Hi, The simulink model you are trying to dump on TMS320f28379 is producing error because of possibly two reasons. A) There m...

4 years ago | 0

Answered
Set passive RLC branch component values via a Constant block?
Hi, Simulink supports attaching a block to another block called Slider to vary its value within a range during Simulation. Li...

4 years ago | 0