photo

Jinal


Last seen: 3 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
how can I extract values from a struct matrix that contains only one value to make single matrix from it?
Hi hsnHkl You can store your struct values in an array, 'u' and use the array to create a line plot outside the for loop. I am...

3 months ago | 0

Answered
Encountering 'Invalid Bias Array' Error During Inference with a Trained Classification Model in MATLAB.
Hi Ahcen As per my understanding, you are encountering ‘Invalid Bias array’ error during the inference stage, for your deep lea...

4 months ago | 0

Answered
How do I resolve Invalid MEX-file 'C:\Users\s0001581\Downloads\mex_example1.mexw64': The specified module could not be found.
Hello Anton, As per my understanding, you are encountering ‘Invalid MEX File’ error when executing a C++ MEX file. This error ...

6 months ago | 0

Answered
Invalid MEX-file macOS
Hello Tine, As per my understanding, you are encountering errors while executing C++ MEX files on your macOS. You can try the ...

6 months ago | 0

Answered
maci64/libMatlabEngine.dylib not found: trying to call a compiled .mexmaci64 function on macOS
Hello Shuwei, As per my understanding, you are encountering errors while executing a C++ MEX function. You can try the followi...

6 months ago | 0

Answered
Writing TLC file for s-function level 2
Hello Oualid, As per my understanding, you want to write a TLC file for your Level-2 S-function. You can refer the following r...

6 months ago | 0

Answered
Which function to use for my neural network?
Hello Emer, As per my understanding, you need to know which of, “feedforwardnet”, “fitnet”, "cascadeforwardnet", and “newff’ fu...

6 months ago | 0

| accepted

Answered
How to get file names in a folder, when using C/C++ Code Generation
Hello Guan, As per my understanding, you want to generate C/C++ code from your MATLAB code that lists the names of all BMP fi...

7 months ago | 0

Answered
ulogreader no longer works with new PX4 logs
Hello James, As per my understanding, you are encountering an error while reading a ULOG file from a PX4 Autopilot using ‘ulogr...

7 months ago | 0

| accepted

Answered
how delete xline in app designer
Hello Luca, As per my understanding, you would like to know how to delete a ‘ConstantLine’ created using ‘xline’ function in Ap...

7 months ago | 0

Answered
how to read rinex 2.01 file
Hello Mukaddes, As per my understanding, you would like to read RINEX version 2 file using MATLAB. Starting from MATLAB R202...

7 months ago | 0