![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24776836_1637296208215_DEF.jpg)
Samay Sagar
2023 年からアクティブ
Followers: 0 Following: 0
I am a final year B.tech (CSE) undergrad at IIITDM Jabalpur
Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him
C++
Spoken Languages:
English
Pronouns:
He/him
統計
All
Feeds
回答済み
How to close the Three-way merge window programmatically ?
Hi @Dandro18048 While there are no functions to save and close the Simulink Three Way Merge Tool programmatically, you can use ...
How to close the Three-way merge window programmatically ?
Hi @Dandro18048 While there are no functions to save and close the Simulink Three Way Merge Tool programmatically, you can use ...
4ヶ月 前 | 0
回答済み
Cannot locate a valid install area
Hi @Leopoldo Martinez @betul, The following answer might be helpful : https://www.mathworks.com/matlabcentral/answers/1840868 ...
Cannot locate a valid install area
Hi @Leopoldo Martinez @betul, The following answer might be helpful : https://www.mathworks.com/matlabcentral/answers/1840868 ...
5ヶ月 前 | 0
回答済み
how do you sendmail using tls 1.2 and 1.3
Hi @Roar Rawr @Andrew Janke, You can refer the following MATLAB Answer to use TLS 1.2 with the "sendmail" function : https://ww...
how do you sendmail using tls 1.2 and 1.3
Hi @Roar Rawr @Andrew Janke, You can refer the following MATLAB Answer to use TLS 1.2 with the "sendmail" function : https://ww...
5ヶ月 前 | 0
回答済み
return empty array in c++ mexFunction in the out-of-process mexHost
Hi @Vincent Huber, @David Gregoratti, I have also encountered this issue in the past while returning an empty array from a C++ ...
return empty array in c++ mexFunction in the out-of-process mexHost
Hi @Vincent Huber, @David Gregoratti, I have also encountered this issue in the past while returning an empty array from a C++ ...
5ヶ月 前 | 0
回答済み
Error with fprintf in non-interactive Matlab session (startup option -batch)
Hi @Stefan H, @Erik Newton, I have also encountered this issue in the past. Batch mode requires using the MATLAB Starter EXE (...
Error with fprintf in non-interactive Matlab session (startup option -batch)
Hi @Stefan H, @Erik Newton, I have also encountered this issue in the past. Batch mode requires using the MATLAB Starter EXE (...
5ヶ月 前 | 0
回答済み
Reading data from a sqlite database
Hi @Keihan, You might encounter the above issue if the data type is not handled correctly. You can follow these steps to ensur...
Reading data from a sqlite database
Hi @Keihan, You might encounter the above issue if the data type is not handled correctly. You can follow these steps to ensur...
5ヶ月 前 | 0
回答済み
Error using mkdir but not using !mkdir
Hi @Rick @Zoe Hughes @sshr, The above issue can occur if MATLAB is running with different permissions compared to the terminal....
Error using mkdir but not using !mkdir
Hi @Rick @Zoe Hughes @sshr, The above issue can occur if MATLAB is running with different permissions compared to the terminal....
5ヶ月 前 | 0
回答済み
How to read/ load .seg file ?
Hi @Ynne @Adriana Royuela, You can parse the data from the segmentation file to extract relevant metadata and segmentation data...
How to read/ load .seg file ?
Hi @Ynne @Adriana Royuela, You can parse the data from the segmentation file to extract relevant metadata and segmentation data...
5ヶ月 前 | 0
回答済み
Questions related to MATLAB App
1. Using "setparam" in a standalone app (with MATLAB Runtime) When using "setparam" in a standalone app, it should work if you ...
Questions related to MATLAB App
1. Using "setparam" in a standalone app (with MATLAB Runtime) When using "setparam" in a standalone app, it should work if you ...
5ヶ月 前 | 0
回答済み
mex compiled error with garbled code
Hi @yeyuan zhu, The errors you are encountering suggest that there might be syntax errors in your C source file. Here are some ...
mex compiled error with garbled code
Hi @yeyuan zhu, The errors you are encountering suggest that there might be syntax errors in your C source file. Here are some ...
5ヶ月 前 | 0
回答済み
Mattlabbatch and using an optional variable
Hi @nines, The error message "No valid job" suggests that there might be an issue with the "matlabbatch" configuration, particu...
Mattlabbatch and using an optional variable
Hi @nines, The error message "No valid job" suggests that there might be an issue with the "matlabbatch" configuration, particu...
5ヶ月 前 | 0
| 採用済み
回答済み
Code generation and build error
The errors you are encountering suggests that there are some missing compilers or linkers. You can follow these steps to resolv...
Code generation and build error
The errors you are encountering suggests that there are some missing compilers or linkers. You can follow these steps to resolv...
5ヶ月 前 | 0
回答済み
How can I set properly the path to MATLAB Runtime, in Mac Intel?
You can follow the steps mentioned at the following documentation to set MATLAB Runtime Path on Mac: https://www.mathworks.com/...
How can I set properly the path to MATLAB Runtime, in Mac Intel?
You can follow the steps mentioned at the following documentation to set MATLAB Runtime Path on Mac: https://www.mathworks.com/...
5ヶ月 前 | 0
回答済み
the following code read images from the data base ''ORL data base'' To be processed and stored in another file, no errors but it don't work well?
Hi @iman kouadra, I can see that you are trying to read images from a directory and store them in a target directory after proc...
the following code read images from the data base ''ORL data base'' To be processed and stored in another file, no errors but it don't work well?
Hi @iman kouadra, I can see that you are trying to read images from a directory and store them in a target directory after proc...
5ヶ月 前 | 0
回答済み
Truncated VideoReader width value when reading .mov files
Hi @Alexandra Crawford I have also faced a similar issue in the past when reading videos using "VideoReader" on MacOS 14. A pos...
Truncated VideoReader width value when reading .mov files
Hi @Alexandra Crawford I have also faced a similar issue in the past when reading videos using "VideoReader" on MacOS 14. A pos...
5ヶ月 前 | 0
回答済み
I keep getting the error "Error: File: builtin.m Line: 1 Column: 24 Invalid text character...". How do I fix this?
Hi @Dinithi, It looks like your MATLAB environment has encountered some internal corruption, possibly related to the path setti...
I keep getting the error "Error: File: builtin.m Line: 1 Column: 24 Invalid text character...". How do I fix this?
Hi @Dinithi, It looks like your MATLAB environment has encountered some internal corruption, possibly related to the path setti...
5ヶ月 前 | 1
| 採用済み
回答済み
How do I create runtime objects for input ports?
Hi @Ninad, I see that you are trying to create event listeners for “inports” in Simulink. However as mentioned in the Mathworks...
How do I create runtime objects for input ports?
Hi @Ninad, I see that you are trying to create event listeners for “inports” in Simulink. However as mentioned in the Mathworks...
5ヶ月 前 | 0
回答済み
Downloading Specific Files from Amazon S3 Bucket
Hi @Orestis Stylianou, To download specific files from a website using MATLAB, you can use the “websave” function. This functio...
Downloading Specific Files from Amazon S3 Bucket
Hi @Orestis Stylianou, To download specific files from a website using MATLAB, you can use the “websave” function. This functio...
6ヶ月 前 | 0
回答済み
How to Retreive All Time Data
Hi Dieter, To store a more detailed set of simulation time in the MATLAB workspace, similar to what you see in the Simulation D...
How to Retreive All Time Data
Hi Dieter, To store a more detailed set of simulation time in the MATLAB workspace, similar to what you see in the Simulation D...
6ヶ月 前 | 0
回答済み
The path '' does not exist
Hi Chong-He, The error messages you are encountering indicate that the build process for your Simulink model “Lab1_Inverter” is...
The path '' does not exist
Hi Chong-He, The error messages you are encountering indicate that the build process for your Simulink model “Lab1_Inverter” is...
6ヶ月 前 | 0
回答済み
Cannot read video .avi format from hmdb51 dataset into MATLAB Online (For Classify Video Using Deep Learning MATLAB Tutorial)
Hi Daniel, I have also faced this issue while running the above example with MATLAB online in the past but now the error is not...
Cannot read video .avi format from hmdb51 dataset into MATLAB Online (For Classify Video Using Deep Learning MATLAB Tutorial)
Hi Daniel, I have also faced this issue while running the above example with MATLAB online in the past but now the error is not...
6ヶ月 前 | 0
回答済み
To many internal error message after any execution.
Hi Divyanshu, The errors you are encountering are related to MATLAB's internal variable editor and workspace browser. It is pos...
To many internal error message after any execution.
Hi Divyanshu, The errors you are encountering are related to MATLAB's internal variable editor and workspace browser. It is pos...
6ヶ月 前 | 0
回答済み
objectDetection (Report for single object detection) and YOLO.
Hi Bashir, When working with YOLO for object detection on video frames, it is important to ensure that your setup is correctly ...
objectDetection (Report for single object detection) and YOLO.
Hi Bashir, When working with YOLO for object detection on video frames, it is important to ensure that your setup is correctly ...
6ヶ月 前 | 0
回答済み
MQTT connection error on 2021b - Unable to resolve the name com.mathworks.mqttclient.client.Client.
Hi Eduardo, I have faced a similar issue in the past. To address this issue while trying to create an MQTT connection you need ...
MQTT connection error on 2021b - Unable to resolve the name com.mathworks.mqttclient.client.Client.
Hi Eduardo, I have faced a similar issue in the past. To address this issue while trying to create an MQTT connection you need ...
6ヶ月 前 | 0
回答済み
WindowButtonDownFcn vs zoom or pan
Hi @Giuela and @Ted Londner, I have also faced a similar issue in the past. When you assign a “WindowButtonDownFcn” callback t...
WindowButtonDownFcn vs zoom or pan
Hi @Giuela and @Ted Londner, I have also faced a similar issue in the past. When you assign a “WindowButtonDownFcn” callback t...
6ヶ月 前 | 0
回答済み
errors: Point Cloud Classification Using PointNet Deep Learning
Hi Lu, I see that you are encountering the above error while running the example “Generate Synthetic Signals Using Conditional...
errors: Point Cloud Classification Using PointNet Deep Learning
Hi Lu, I see that you are encountering the above error while running the example “Generate Synthetic Signals Using Conditional...
6ヶ月 前 | 0
回答済み
Problem with : Error using sendmail; Can't send command to SMTP host; Remote host closed connection during handshake
Hi @Nik, @Amanda Fortuna My understanding is that the error you are encountering is related to the TLS protocol negotiation fai...
Problem with : Error using sendmail; Can't send command to SMTP host; Remote host closed connection during handshake
Hi @Nik, @Amanda Fortuna My understanding is that the error you are encountering is related to the TLS protocol negotiation fai...
6ヶ月 前 | 0
回答済み
Unable to update models referenced by... Error
Hi Radavid, I see that you are encountering issues while attempting to run a Processor-in-the-Loop (PiL) simulation for a discr...
Unable to update models referenced by... Error
Hi Radavid, I see that you are encountering issues while attempting to run a Processor-in-the-Loop (PiL) simulation for a discr...
6ヶ月 前 | 0
回答済み
simulink test issue with c++ class code packaing interface
Hi Jafar, I understand that you are encountering an error related to code generation for C++ in Simulink Test, where a subsyste...
simulink test issue with c++ class code packaing interface
Hi Jafar, I understand that you are encountering an error related to code generation for C++ in Simulink Test, where a subsyste...
6ヶ月 前 | 0
回答済み
Getting compilation error with generated c code with Emlrt functions
Hi Manish, I understand that you are encountering errors while trying to compile C code generated from MATLAB. The err...
Getting compilation error with generated c code with Emlrt functions
Hi Manish, I understand that you are encountering errors while trying to compile C code generated from MATLAB. The err...
6ヶ月 前 | 0