Answered
.m module cached in Jupyter notebook environment
Hello, To my understanding you are trying too many things related to MATLAB. I would recommand you to just try to restarting ju...

3 years ago | 0

Answered
guide GUI button pressed to run an external Arduino program
Hello, You can reset arduino using a MATLAB code. I am attaching a code snip to do the same. To do this, you need to connect an...

3 years ago | 0

| accepted

Answered
Plot the azimuth and elevation radition patterns of the gain in 𝑑𝐡.
Hello, To my understanding, you are trying to analyse an antenna array. I cant find the Antenna design so providing a genearlis...

3 years ago | 0

Answered
How to plot streamlines from column vectors?
Hello, Please refer to this community answer fpr your support. Hope it helps

3 years ago | 0

Answered
Unable to use Poly function on matlab 2020b, and 2019b
Hello, Usually, MATLAB points to the specific position that is causing the syntax error as: denominator=poly[-2 -4 -6 -8]); ↑ ...

3 years ago | 0

Answered
how to know the error in simulated air conditioner model
Hello, To my understanding, you need to define all the variables like m,c,tdot,tairconditioner etc. The simulink file lacks the...

3 years ago | 0

Answered
Plotting a 3D power delay profile (PDP)
Hello, MATLAB supports different types of plots. You can visit this documentation link for different types of plots supported. ...

3 years ago | 0

Answered
3d, semi parametric equations
Hello, I tried the code at my end, I find that the code does not defines z and t. After defining the code with z and t, the cod...

3 years ago | 0

Answered
Coefficient of determination , R2 from actual and predicted data
Hello, Please find this file exchange link for a code finding the coefficient of determination. The file talks about the code...

3 years ago | 0

Answered
Simulink Compiler κ°€μ΄λ“œλΆ ν•œκΈ€ λ¬Έμ„œλ‘œ λ˜μ–΄μžˆλŠ”κ²Œ μ—†μ„κΉŒμš”?
Hello, MATLAB supports translated documentation in Korean. Usually, if a product provides translated documentation, the new ver...

3 years ago | 1

Answered
plot OF MPARALELL WAVE GUIDEDODES PRAPOGATE IN
Hello, Please find these file exchange links which can helo you write a code. https://www.mathworks.com/matlabcentral/fileexc...

3 years ago | 0

Answered
How to show the resource grid of PDCCH (CORESET) in MATLAB2020b?
Hello, As of R2021a, this feature is not available and is under consideration by the development team for future release. Hope...

3 years ago | 0

Answered
How to solve this issue with "libmat.dll'?
Hello, This error may occur because a copy of the DLL in question resides somewhere on the system that is getting loaded before...

3 years ago | 1

| accepted

Answered
AR(1) Model
Hello, You can use this file exchange link for your assistance. Also, for more information on MLE, visit the documentation link...

3 years ago | 0

Answered
Matlab Mobile and Matlab Desktop
Hello, You can follow the step by step guide on this documentation link to use sensor data collection with MATLAB Mobile. Als...

3 years ago | 0

Answered
MATLAB R2021a can't open
Hello, This can happen for a number of reasons. Please refer to these community answers for your support. https://www.mathwork...

3 years ago | 1

Answered
How do I get the pulleys in this model to rotate?
Hello, To my understanding, the main reason for this behavior is that the torque applied at the joints is too small to overcome...

3 years ago | 0

Answered
Error while finding determinant
Hello, Generally this error occurs due to improper use or declaration of the symbolic variables.I tried the code on my end. The...

3 years ago | 1

Answered
question about deep network quantizer
Hello, It occurs because you might not have the right Compute capability. Also, in addition to the Deep Learning Toolbox Model ...

3 years ago | 0

Answered
Simulink Complex signal Mismatch result
Hello, To my understanding, in Simulink, by default, if you have an operation (such as sqrt()) on a value such that Simulink ca...

3 years ago | 1

Answered
Marker between two points
Hello, You may not be able to do this with these limited set of values. If you want to place marker on the place of your click,...

3 years ago | 0

| accepted

Answered
How to plot contour plots from 3 column vectors? PLEASE HELP
Hello, MATLAB supports a variety of plots. You can take a look at fifferent plots supported here. To my understanding, you can...

3 years ago | 0

Answered
Why am I not getting a zero for the KCL check?
Hello, As you can see the answer to KCLcheck is in the order of -16. This is because of floating point precission. Please refer...

3 years ago | 0

Answered
2020a license manger backwards compatibility
Hello, All MATLAB license types permit access to older releases of MATLAB, going back to R11 for most licenses. License files a...

3 years ago | 0

Answered
Plot function from R
Hello, Please refer to the following community answers. https://www.mathworks.com/matlabcentral/answers/382116-how-to-transfor...

3 years ago | 0

Answered
I have some data that I want to go into a system at specific times
Hello, As per my understanding of the question, you can follow the steps mentioned below to do this. I have attached a Simulin...

3 years ago | 0

Answered
Take part of pcolor
Hello, To my understanding you can use inpolygon. You can also compare both the functions from there codes. For more informat...

3 years ago | 0

| accepted

Answered
not able to see the simulink icon
Hello, Please try the following steps to restore this. -regenerate the prefdir -Run restoredefaultpath rehash toolboxcache ...

3 years ago | 0

Answered
simulink error- no top menu
Hello, We are aware of this issue and is currently under investigation by the development team. As of now you can try the foll...

3 years ago | 0

Load more