![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/26948689_1657713629153_DEF.jpg)
Harshit Saini
MathWorks
Followers: 0 Following: 0
I am an Associate Application Support Engineer at MathWorks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
Python, Javascript, MATLAB
Spoken Languages:
English, French, Hindi
Professional Interests:
Graphics, Simulink
Statistics
0 Questions
10 Answers
RANK
3.810
of 297.016
REPUTATION
14
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
HELP regarding multiple USRP N200
Hi Arhum Ahmad, I understand you are encountering errors when setting up multiple USRP devices to a single host computer. Wi...
meer dan een jaar ago | 0
error on start up. No Project Currently Loaded
You can try to troubleshoot the issue by following the steps below: Before modifying the search path, it is important to take a...
bijna 2 jaar ago | 0
Linux Mint / Ubuntu MATLAB 2022B VideoReader/initReader Could not read file due to an unexpected error. Reason: Unable to initialize the video properties
I understand you are facing an error with MATLAB failing to read the video properties of your input video file. This can be caus...
bijna 2 jaar ago | 0
How to select only that rows from which I have values in all columns?
To select only the rows from which you have values in all columns of your dataset in MATLAB, you can use the "rmmissing" functio...
bijna 2 jaar ago | 0
How to connect my esp32 cam to Matlab gui and stream video
To connect your ESP32 Cam to MATLAB GUI and stream video, you can use the “ipcam” function available in the Image Acquisition To...
ongeveer 2 jaar ago | 1
Find text in multiple functions at once
Yes, there is a way to find and replace text that repeats in multiple MATLAB functions saved in the same folder. You can use the...
ongeveer 2 jaar ago | 0
function 'designMultirateFIR' attenuates output signal for ratio of SampleRateIn/SampleRateOut > 4
This behavior is due to the characteristics of the lowpass FIR used in the FIR rate converter (antialiasing in this case), which...
ongeveer 2 jaar ago | 0
| accepted
writeRead on SPI devices
To communicate with SPI devices, you can use the single “writeRead” function to both write or read data to the device. It takes ...
ongeveer 2 jaar ago | 0
| accepted
Error using mesh (line 71) Z must be a matrix, not a scalar or vector.
As stated in the error, the “mesh” function takes in an input as a matrix. Mesh considers the row and column indices as the x-co...
ongeveer 2 jaar ago | 0
facing problem in using DLL file in MATLAB app and communication with instrument
I understand that you are facing issue while including the .DLL files to control the Elliptic Thorlabs 14k Motor in MATLAB. To...
ongeveer 2 jaar ago | 0
| accepted