Community Profile

photo

Nivedita


Last seen: 7일 전 2023년부터 활동

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, MATLAB, HTML, CSS
Spoken Languages:
English, Hindi, Bengali, Telugu
Pronouns:
She/her

통계

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
multi app designer wait function
Hello Jae-Hee Park, I understand that you want to pause GUI1 until GUI2 is closed. You can do this by using the "uiwait" and "u...

4개월 전 | 0

답변 있음
Use the bisection method to approximate the first negative solution, the negative root that is closest to the origin. The accuracy must be of the order 10−4.
Hi Ken, I understand that you are trying to find the first negative solution using the bisection method, which is closest to th...

5개월 전 | 0

답변 있음
help mee (ideal gas equation in appdesigner)
Hello Bruno, I understand that you are encountering is due to an invalid integrand being passed to the "int" function. This usu...

5개월 전 | 0

답변 있음
How to calculate volume of Triangulation
Hello Thomas, I understand that you want to calculate the volume contained in a triangulation. You could try using the functio...

5개월 전 | 0

답변 있음
Why I am not receiving serial data from arduino? I am using app designer
Hello María, I understand you are facing issues with receiving serial data from arduino in you rapp created using MATLAB app de...

5개월 전 | 0

답변 있음
How to update uiprogressdlg inside a separate .m function?
Hello Levi, You can update the "uiprogressdlg" from within your "Main" function to show the progress of your calculations. To a...

5개월 전 | 0

답변 있음
Why does Excel require Spreadsheet link for an Add-in which was created in Library Compiler?
Hello Axel Stafström From the information provided, it seems like your Excel Add-In generated using MATLAB Compiler is trying t...

6개월 전 | 0

답변 있음
startupFcn with a Timer
Hello Chloe, I understand that you want to use a timer in your app and let the user determine how long it should be running. I ...

6개월 전 | 0

답변 있음
how to define a user defined variable in matlab app without showing it in gui
Hello Rashi, I understand that you want to initialize user defined variables without being shown in the GUI made. In MATLAB App...

6개월 전 | 0

답변 있음
how to call this function in another script?
Hello Mohammed AlQahtani I understand that you want to call the "bisFor" function in another script. To call this function in a...

6개월 전 | 0

답변 있음
How to give vertical alignment to Text Area component of App designer?
Hello Srushti, I understand that you want the text alignment inside the text area to be vertically and horizontally in center. ...

6개월 전 | 0

답변 있음
Reading a value from matlab script with app designer
Hello Angel, I understand that you want to share data between your MATLAB script and App Designer. There are a few ways in whic...

6개월 전 | 0

답변 있음
Scrollbar not appearing in a Tab
Hello Philip, I understand that you are facing an issue with obtaining a scrollbar to one of the tabs in your application. As ...

6개월 전 | 0

답변 있음
Backward Finite-Divided-Difference Coding
Hello Adrian, I understand that you want to compute the function @(x) -0.3757*x+5 with the provided code. I executed the prov...

6개월 전 | 0

답변 있음
How to use custom taskbar icons in a compiled appdesigner app, even when all matlab based apps are grouped together?
Hello Volkan, I understand that you are facing issues with the icon for the apps using MATLAB App Designer. You can try the fo...

6개월 전 | 0

답변 있음
App Designer App does not work on an other PC.
Hello Kaan, It seems that you are encountering difficulties when running your standalone application developed with MATLAB App...

8개월 전 | 0

답변 있음
Using Scatterhist in UIAxes
Hi Jurgis, I understand that you are looking for a workaround to implement the “scatterhist” function with “UIAxes” in MATLAB...

8개월 전 | 0

답변 있음
difference between axe toolbar in app designer and in standalone application
Hi Philippe, I understand that you are unable to get the "datacursor" function in the standalone application. To fix this ...

8개월 전 | 0

답변 있음
In app designer, how can I give a name to the row and columns intersection?
Hi Mohammed, I understand that you are looking for a way to name the intersecting cell of the column and row name. There is ...

8개월 전 | 0

| 수락됨

답변 있음
How can I display Z coordinate of a 3D plot, on an Edit field (numeric) in app designer.
Hi Abdulbagi, I understand that you are display the Z coordinate of a 3D plot on a numeric edit field in MATLAB app designer. ...

8개월 전 | 0

답변 있음
How to live stream on 2 axes from the same camera?
Hi Guy Hanzon! I understand that you are trying to stream live video from the same camera at the same time on two different axe...

8개월 전 | 0

답변 있음
MATLAB data pop-ups on geoplot
Hi Phoebe, I understand that you are trying to make the geoplot in MATLAB more interactive and informative. You can try using ...

8개월 전 | 0

답변 있음
Serialport terminator callback function not triggering
Hi Tasman, I understand that you are looking for a way to read all the incoming serialport data. A possible solution is to mod...

8개월 전 | 0

답변 있음
Start matlab from terminal
Hi Clement, I understand that you want to get rid of the warning messages that are displayed generated by “CoreText”. These ...

8개월 전 | 0

답변 있음
Is it necessary to use the same period of zlim and caxis when we plot the second order function and its cosin?
Hi Aisha! I understand that you are trying to understand the relationship between the limits specified by the “zlim” and “caxi...

8개월 전 | 0

답변 있음
How to install Matlab (R2022a) on MacOS Monteray, Ver 12.1? Product installer window pops up empty and fails to load.
Hi Jemima, I understand that you are facing issues while installing MATLAB (version R2022a) on your Mac Monterey, Ver 12.1. M...

8개월 전 | 0

답변 있음
Shared Tiledlayout colorbar for R2020a
Hi Alessandro, I understand that you are looking for an alternative way to create a shared Colorbar in MATLAB R2020a which does...

8개월 전 | 0

답변 있음
Double x and y axis zoom and secondary y axis numerical ticks aligned right
Hi Gerard, I understand that you are facing several issues with the plot. I will address them one by one: 1. There is ...

8개월 전 | 1

답변 있음
in app designer i need to create (programmiclly) between 12 and 30 check boxed upon app starting based upon a configuration function
Hi Gary, I understand that you programmatically want to create any number of checkboxes by reading into a configuration file at...

8개월 전 | 0

답변 있음
Matlab processing very slow, but APP previously created with app design still fast
Hi Veronica, I understand that you are facing performance issues with your app in MATLAB app designer. Here are a few steps tha...

8개월 전 | 0

더 보기