已回答
.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 前 | 0

已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

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

3 years 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
Simulink Compiler 가이드북 한글 문서로 되어있는게 없을까요?
Hello, MATLAB supports translated documentation in Korean. Usually, if a product provides translated documentation, the new ver...

3 years 前 | 1

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 1

| 已接受

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 1

已回答
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 前 | 0

已回答
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 前 | 1

已回答
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 前 | 0

已回答
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 前 | 1

已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

已回答
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 前 | 0

已回答
매트랩 버전에 따른 삭제 문제 (이전버전을 삭제하지 않은채로 새버전을 설치했을때의 문제)
Hello, To my understanding, it appears that the slow speed of R2021a is because of an improper installation. Please go through ...

3 years 前 | 0

已回答
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 前 | 0

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

3 years 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

已回答
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 前 | 0

加载更多