Community Profile

photo

Karanjot


Last seen: 1 day ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • 6 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Start App-UI from desktop link with MATLAB running in background
Hi Rene, I recommend you to use the MATLAB Compiler to package your MATLAB application into a standalone application. MATLAB ...

5 days ago | 0

Answered
getting errors in ic tester code
Hi, The error message you're encountering, "Dot indexing is not supported for variables of this type," typically occurs when yo...

5 days ago | 0

Answered
Unable to import arcpy into MATLAB
Hey Filip, Kindly share details about your python installation, and also confirm if you are using the Anaconda distribution for...

8 days ago | 0

Answered
help can work out why it not working
Hi Rebbeca, The code given by you suggests that you are trying to load and analyze audio files. There are some syntax errors an...

8 days ago | 0

Answered
How to Fix Limiting Variable
Hi Brady, I see that the revenue computation for the battery section is different than expected. I have the following points a...

8 days ago | 0

Answered
Not able to access Python from MATLAB on Apple silicon
Hi Somnath, Do you have the Rosetta 2 translation layer for Apple Silicon macs installed? If you haven't been prompted for any...

1 month ago | 0

Answered
How to assign a depth value to a .tif file
Hi Bradley, To visualize the bathymetry in 3D space, you can use the surf function in MATLAB. The code below reads the bathyme...

1 month ago | 0

Answered
How can i deploy software developed in MATLAB / Simulink in a physical Hearing Aid ?
Hi Jorge, I see that you want to know more about deploying code to a physical hearing aid. Since this is not a trivial task, & ...

1 month ago | 1

| accepted

Answered
App spends a lot of time calling ToolbarController and similar
Hi, It's interesting that you're experiencing unexpected performance issues related to the axis toolbars in your MATLAB App Des...

1 month ago | 0

Answered
startup.m for Matlab in Docker does not execute some commands
Hi Nasser, Debugging commands are not designed to work when MATLAB is started as an automation server. This is because most ap...

1 month ago | 0

| accepted

Answered
Matlab compiler/installer: how to add data file and use "appdata" as default localtion
Hi Jacopo, As per my understanding, You want to access the (%appdata%) folder to write log files & install custom files togeth...

1 month ago | 0

Answered
I would like to consult about Longley-Rice and TIREM issues.
Hi YunYao, TIREM & LongleyRice propagation model the behavior of electromagnetic radiation from a point of transmission as it t...

3 months ago | 0

Answered
Are there any tools for generating developer documentation of Simulink model
Hi Harish, To generate developer documentation of a Simulink model. I'd recommend Simulink Report Generator to design and autom...

3 months ago | 0

| accepted

Answered
How do i use datasets from ecmwf?
Hi Emmeirrt, First of all, Since you are new to MATLAB, I recommend exploring MathWorks' Self-Paced Courses. For instance, to g...

3 months ago | 0

Answered
How to Add Local Toolbox to Project
Hi, It's technically okay for your project to work without referencing the external toolbox as a project, as long as the toolbo...

3 months ago | 0

Answered
Can a link file be associated with more than 1 model?
Hey Chris, Yes, you are correct. A Requirements Toolbox external link file (.slmx) can only hold links for a single model. When...

3 months ago | 0

| accepted

Answered
How to plot a acceleration vs time harmonic graph ?? What is the code ?
Please clarify the term 'harmonic graph'. I am sharing instructions for a 2-D line plot given vectors for acceleration and time....

3 months ago | 1

| accepted

Answered
freezing layers of actor and critic of RL agent
Observing fluctuations in rewards is a common occurrence when retraining a reinforcement learning (RL) agent, despite having loc...

3 months ago | 0

Answered
RF Budget App and Simulink give different results
Hi Nathan, When you encounter different results between the RF Budget Analyzer app and a Simulink model using S-parameter eleme...

3 months ago | 0

Answered
I am having contraint violation problems using nlmpcmove.
It seems like you have already tried various approaches to address the constraint violation issue in your nonlinear MPC. However...

3 months ago | 0

Answered
Abnormal termination: Access violation !
Hi, I understand that you have encountered an access violation crash while using MATLAB. This error occurs when the program ...

4 months ago | 0

Answered
how to ARIMAX-GARCH model ?
Hi Soohee, I understand that you want to know about the working of ARIMA-GARCH models. The pre-sample data is specified in the...

4 months ago | 0

Answered
How to fit univariate Generalized Logistic Distribution in MATLAB ?
Hi Pallab, To fit a univariate Generalized Logistic Distribution in MATLAB, you can use the fitdist function from the Statistic...

4 months ago | 0

Answered
Python 3.8 Compatibility Issue w/ 2023a
Hi Nick, I understand that you are encountering the following while using python functions within MATLAB: Python Error: Module...

4 months ago | 0

Answered
Why do I get this error while downloading support packages?
Hi Jobaer I understand that you are unable to install the MATLAB Support Package for USB Webcams. From the screenshot attached,...

4 months ago | 0

Answered
When I use MATLAB for reinforcement learning, after hundreds of rounds of training, the MATLAB report an error and exit with a fatal error?
Hi Chao, I understand that you have encountered an access violation crash while using MATLAB for reinforcement learning. Thi...

4 months ago | 0

Answered
Mex Lv-2 S-function generation with VS2019, Debug build causes strange Matlab/Simulink Crash after 'clear mex'
Hi Noah, I understand that you have encountered an access violation crash during a Simulink simulation. The crash reporter i...

5 months ago | 0

Answered
Matlab main window is called when selecting file
Hi Ahmed, I understand that your MATLAB App Designer application loses focus after the function 'uigetfile' returns. This seems...

5 months ago | 0

Answered
安装mingw w64和Webcam Support Package
Hi Yichen, 由于我不是以中文为母语的人,我将用英语回答这个问题。感谢您的理解。 I understand that you are unable to install the MATLAB Support Package for USB We...

5 months ago | 0

Answered
How would I get the AIC value of any Distribution Fitting?
Hi Khaled, I understand that you want to learn about results of Akaike’s Information Criterion and the process for computing it...

6 months ago | 0

Load more