photo

Anjaneyulu Bairi


Last seen: 2개월 전 2023년부터 활동

Followers: 0   Following: 0

Spoken Languages:
English, Hindi, Telugu

통계

All
MATLAB Answers

0 질문
112 답변

Cody

0 문제
9 답안

순위
773
of 300,756

평판
100

참여
0 질문
112 답변

답변 채택
0.00%

획득한 표
13

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
38,817
of 170,890

참여
0 문제
9 답안

점수
114

배지 수
2

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Promoter
  • 3 Month Streak
  • Solver
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Reorder frames in Simscape Multibody
Hey, I don't think we can directly reorder or rearrange the frame ports of a File Solid block in Simscape Multibody (MATLAB/Sim...

2개월 전 | 0

답변 있음
generating mutiple tiled figures
Hi, You can move them in 2*2 grid by using "Tile All" option in "Layout" Tab. Attaching picture for reference:

2개월 전 | 0

답변 있음
Unable to connect to Money.Net using Datafeed toolbox
Hi, Refer the below documentation links to know how to create connection to Money.net moneynet - Create Money.Net connection -...

2개월 전 | 0

답변 있음
Target platform 'DLXCKU5PE' is not supported for quantization.
Hi, This error usually arises in Deep Learning HDL Toolbox when: The target FPGA platform you selected (DLXCKU5PE) is not offi...

2개월 전 | 0

| 수락됨

답변 있음
MATLAB2025b发生报错
Hi, Try the troubleshooting steps below which might helpful to resolve your query: Update MATLAB and Toolboxes: Make sure MATL...

2개월 전 | 0

답변 있음
S-Function not building in Simulink.
Hi, When building your S-Function block in Simulink, the error 'undefined reference to 'equate_Outputs_wrapper'` typically indi...

2개월 전 | 0

답변 있음
Flexible AC Transmission Systems(FACTS) Fundamentals
Hey, Refer this MATLAB Answer which might helpful for you https://in.mathworks.com/matlabcentral/answers/325341-how-to-impleme...

2개월 전 | 0

| 수락됨

답변 있음
Regulate Pressure in Drum Boiler Example equation
Hi, To explore the "Regulate Pressure in Drum Boiler" example and view the equations used in the model, follow these steps: 1)...

2개월 전 | 0

답변 있음
第一次安装时没有配置java,第二次安装卡在图片所示界面上了
Hi, To resolve the issue, please try the following steps: Completely Remove the MATLAB Installation Folder:Delete the entire M...

2개월 전 | 0

답변 있음
Error trying to get started with get_chanlocs plugin for EEGLAB "Unrecognized function or variable 'placeFiducials'"
Hi, I see that you're encountering errors related to the "placeFiducials" function. Please try the following troubleshooting st...

2개월 전 | 0

답변 있음
Simulink中模块图形显示不全
Hi, This issue may come due to graphics settings. Execute the below command in cmd and see if it resolves the issue /Applicati...

2개월 전 | 0

답변 있음
devo usare delle funzioni .m che mi hanno inviato in cartelle a parte, ma anche se le inserisco nella current folder Matlab dice che non riesce a individuarle
Hi, Here are some possible workarounds you can try: 1.Add the folders to the MATLAB path: MATLAB can only see functions t...

2개월 전 | 0

답변 있음
Turn off UIFigure visibility during unit test
Hi, In your code, you can create a function which turn on/off the visibilty of the figures. See the below code for example fun...

2개월 전 | 0

답변 있음
Matlab opens gui even with -nosplash and -nodesktop on linux
Here are some steps you can try to run MATLAB in true headless mode: 1. Use the -batch Option The -batch flag is the recomme...

2개월 전 | 0

답변 있음
filterDesigner does not open: Value must be a handle
Hi, There might be another file named filterDesigner.m created by you in your current folder or somewhere on your MATLAB path, ...

2개월 전 | 0

답변 있음
Why do I receive a Error 339 before installation?
Hey, Refer the below MATLAB Answer which address the similar issue: https://www.mathworks.com/matlabcentral/answers/2043847-wh...

6개월 전 | 0

답변 있음
How can I convert a file for object detection annotated in MATLAB into a json file?
Hey, You can load() the .mat file, and pull out the variable you need, and use jsonencode().

6개월 전 | 0

답변 있음
Serial Receive Block Variable Data Size
Hey, Currently, the Serial Receive block in the Instrument Control Toolbox does not support string outputs or variable-size out...

6개월 전 | 0

답변 있음
I have an issue uploading a simulink model into an arduino.
Hey, The error message indicates that your Simulink model contains an Enabled Subsystem that is being triggered by signals from...

6개월 전 | 0

답변 있음
Matlab function for poly_2d which is a PV-Wave function
Hey, There is no direct built-in implementation of PV-Wave’s "POLY_2D" function in MATLAB. However, you can write your own MATL...

6개월 전 | 0

답변 있음
install_unix_legacy not found during installation on MacOS
Hi, You might be using a Linux installer on macOS, or you are in the wrong directory. Download the correct MATLAB installer fo...

6개월 전 | 0

답변 있음
Simulink Editor is in worng scale On Debian 12
Hi, Please review the MATLAB system requirements for your Debian operating system using the following link and ensure your syst...

6개월 전 | 0

답변 있음
Sets the default background in scope
Hi, To change the background color of the scope, please try below steps: Right click on the scope graph Select "Style" option...

9개월 전 | 0

답변 있음
Install Data Translation Data Acquisition Toolbox on a computer where MATLAB is not installed
Hi, Please check below MATLAB Answer which might helpful to resolve your query. https://www.mathworks.com/matlabcentral/answer...

9개월 전 | 0

답변 있음
How do I activate a live editor file (*.mlx) (which is frozen, no response, no editing allowed)?
Hi, If the MATLAB live editor isn't responding due to invalid preferences, you can try resetting them with the following steps:...

9개월 전 | 0

| 수락됨

답변 있음
Print to PDF not showing outputs
Hi, If you're unable to see the command outputs in your PDF file generated using the "publish" command, it could be due to seve...

9개월 전 | 0

답변 있음
Issue with dispaly of 3D images created from multiple 2D slices
To effectively stack multiple 2D images and visualize them as a 3D image, follow these steps: Image Acquisition: Sequentially ...

11개월 전 | 0

| 수락됨

답변 있음
driving scenario designer programically roads combine
Hi, Execute below command in MATLAB window which opens the example of scenario with mutiple roads. openExample('driving/Create...

11개월 전 | 0

답변 있음
Is there a typo in the documentation for n4sid?
Hi, The first line in for loop should not be u(k-1). It should be u(k-2). Please use below code to generate close loop data. ...

12개월 전 | 0

| 수락됨

답변 있음
How can I export a scenario containing a parkingLot to xml format or OPENSCENARIO to save the map?
Hi, Currently, MATLAB does not support exporting scenarios that include parking lot objects. Attempting to do so may result in ...

12개월 전 | 0

더 보기