Community Profile

photo

Sachin Lodhi


Last seen: 1 day 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Knowledgeable Level 2
  • 6 Month Streak
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How can I a change GigE camera preview from grayscale to color?
Hi Michael, I understand that you are trying to change the GigE camera preview from grayscale to a color. For this, I recommend ...

1 day 前 | 0

已回答
How to use private functions lib on ThingSpeak's matlab visualization like local Matlab program?
Hi Tanusree, I understand that you are encountering an error while using syms on ThingSpeak's MATLAB Visualization. As a workar...

2 days 前 | 0

| 已接受

已回答
Appdesigner: Package standalone app with large datafiles and easy installation for non-Matlab users
Hi Narwhal, providing a standalone application directly to users is feasible if they have the same MATLAB Runtime version that t...

1 month 前 | 0

已回答
Exact face mesh refinement / Number of subdevisions a the face / Reproducible mesh
Hi Jan, Creating a mesh with uniformly shaped and evenly sized elements as you require is a difficult task using mesh generator...

1 month 前 | 0

已回答
How to run ANSYS from Matlab
Hola Fernando, responderé a esta pregunta en inglés. You can refer to the following MATLAB Answer related to running ANSYS fro...

1 month 前 | 0

已回答
How to send data from one satellite to another ?
Hello Prince, to transfer data packets between satellites, you might find this example useful: https://www.mathworks.com/help/sa...

1 month 前 | 0

已回答
How to interactively select different plots in a figure and merge them together?
Hi Lorenzo, from what I understand, you want to join together line segments on a figure in a way that you can control as you go....

1 month 前 | 0

| 已接受

已回答
how to protect nested reference models
Protecting the top-level model alone might seem adequate, yet it's considered best practice to secure each model in a set, inclu...

2 months 前 | 0

已回答
How to protect custom block library to conceal the internals of the blocks from 3rd party?
Hello, based on what you've described, you're looking to secure a custom library in Simulink. Here's the procedure you should fo...

2 months 前 | 0

已回答
System Generator for Digilent Nexys A7 board with Artix7 100T processor
Hi Suhanya, the Digilent Nexys A7 board with an Artix-7 100T FPGA is not directly supported by Xilinx System Generator as a pred...

2 months 前 | 0

已回答
HDL Verifier, FPGA in the Loop Not detecting Hardware version Information
Please check if your FPGA board is in the list of supported boards for HDL Verifier( https://in.mathworks.com/help/releases/R202...

2 months 前 | 0

已回答
Gazebo Drone cannot fly while simulink model can run the model
The VM installation link that you used contains a newer version of Gazebo which the plugin for co-simulation is not compatible w...

2 months 前 | 0

已回答
How to reduce the time of running when using pathPlannerRRT?
Hello Hongtao, it appears that you are facing extended processing times with your code and are interested in strategies to decre...

2 months 前 | 0

已回答
program using getsnapshot works some days, not the next
Hello Kurt, It seems you're encountering a timeout issue when using the ‘getsnapshot’ method. Before trying a workaround, pleas...

2 months 前 | 0

已回答
How to compute 4D numeric integrals?
Hello Marco, I noticed an issue in your code when reviewing it. Specifically, the line: f=@(x,y,z,w)arrayfun(func,x,y,z,w); i...

2 months 前 | 0

已回答
RoadRunner plugins for Unreal Engine using Ubuntu 18.04
As per my understanding, the error "Engines modules cannot be compiled at runtime. Please build through your IDE" usually happen...

2 months 前 | 0

已回答
White background with red cross using GenTL adaptor for Allied vision GigE Camera
Before continuing with the troubleshooting steps listed below, make sure the Gigabit Ethernet card/adapter configuration and net...

2 months 前 | 0

已回答
Obtaining Simulink Model execution loop rate with Simulink Profiler
Yes, this is a common way to get a rough estimate of the execution loop rate. The Simulink Profiler adds some overheads in the b...

2 months 前 | 0

| 已接受

已回答
A bus data type should be specified for the block 'xxxx/Out' since a bus is entering its input port. This message is related to a hidden Outport block
The issue is related to the data type settings for the output port of a block within your model. In Simulink, when a bus signal ...

3 months 前 | 0

已回答
Establishing a Telnet Connection with a Password
Hello Javier, Please refer to the provided MATLAB documentation link to learn how to set up a connection between a client a...

4 months 前 | 0

已回答
MATLAB API engine Python; Simulation results complex comes as nan+nj
Hello Ashraful, One possible workaround for your problem can be to separate the real and complex part of the number while i...

4 months 前 | 0

已回答
Change CAN pin assignment on TI C2000 launchpad through simulink
Hello Salvatore, I am assuming by changing you mean to set/reset/toggle the GPIO pin. Also this is a different approach on h...

4 months 前 | 0

已回答
Simulink not supporting the Code generation of comm.SDRRxPluto class
Hello Manoj, I recently ran into same trouble with my Pluto radio (comm.SDRTxPluto and comm.SDRRxPluto class) when operati...

4 months 前 | 0

已回答
potential() compute scalar potential from gradient vector field
Hello Philipp, The ‘potential()’ function in MATLAB is used to compute the scalar potential of a vector field. Given a vect...

4 months 前 | 0

已回答
ft_preamble errors in ft_timelockstatistics
Hello 재원 오, To fix the errors, please double-check the setup of the FieldTrip toolbox in MATLAB and the 'cfg' settings you'r...

4 months 前 | 0

已回答
How to edit the Rx filter parameters in WLAN Toolbox in a given example.
Hello MD ABDUL, Check out this documentation which covers what you are aiming to do, except it focuses on ‘5G’. It details ...

4 months 前 | 0

已回答
How send ASCII request to serial device connected to my Raspberry Pi ?
Hello Alexandre, In the Raspberry Pi environment with MATLAB, you can send ASCII data by converting your string into the ap...

4 months 前 | 0

已回答
How do we build an auditory stimulus in Simulink?
Hello Lara, The Data Acquisition Toolbox has the exact capability you want built in. There's a demo called "Using Callback ...

4 months 前 | 0

已回答
How to describe the ISE perfome index in discrete time?
Hello Emmanuel, The Integral of Squared Error (ISE) performance index is commonly used in control theory to evaluate the qua...

4 months 前 | 0

已回答
How do you set normalized loop bandwidth in Carrier Synchronizer algorithm?
Hello Matthew, Your assumption of 'T = 1 / symbol rate' is correct. The normalized loop bandwidth parameter in the context o...

4 months 前 | 0

加载更多