Community Profile

photo

Sutanu Maiti

Last seen: 5 days 前 自 2018 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Knowledgeable Level 3
  • 6 Month Streak
  • Knowledgeable Level 2
  • Revival Level 1
  • First Answer
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Real-time Raspberry PI 5-Simulink communication
Here are few Doc links to help you: Get Started with Simulink Support Package for Raspberry Pi Hardware Communicate with Raspb...

5 days 前 | 0

已回答
How to Resolve MATLAB Crashes with Simulink Support Package for Raspberry Pi Due to Locale Settings?
If you are using the Simulink support package for Raspberry Pi and encountering crashes in MATLAB when creating a Raspberry Pi o...

5 months 前 | 1

| 已接受

提问


How to Resolve MATLAB Crashes with Simulink Support Package for Raspberry Pi Due to Locale Settings?
MATLAB crashes with dump: Assertion in struct mxArray_tag *__cdecl `anonymous-namespace'::MxCreateStringNCharsT_safe<unsigned ...

5 months 前 | 1 个回答 | 1

1

个回答

已回答
How to (In a simplest way) get plot of an analogous sensor data from arduino to android through blue tooth module as like as serial plotter.? How to
https://in.mathworks.com/help/supportpkg/android/ref/usb-serial-communication.html

1 year 前 | 0

已回答
Why am I seeing “No matching files were found.” error in Verify Configuration screen during Hardware Setup with 2019b?
You may choose Android Studio 4.0.2 October 6, 2020 or any version below that.

1 year 前 | 0

已回答
### Build procedure for camera aborted due to an error.
Can you please uninstall android build tools 33.0.0 and install 32.00 and run Hardware Setup screen once more? Once hardware set...

1 year 前 | 0

| 已接受

已回答
Why am I getting “Inputs must be character vectors, cell arrays of character vectors, or string arrays” error when I build androidGettingStartedExample example model?
Few recent Android phones with multiple cameras are producing the error mentioned above even though they goes through the Hardwa...

1 year 前 | 0

| 已接受

提问


Why am I getting “Inputs must be character vectors, cell arrays of character vectors, or string arrays” error when I build androidGettingStartedExample example model?
I am getting “Inputs must be character vectors, cell arrays of character vectors, or string arrays” error when I build androidGe...

1 year 前 | 1 个回答 | 0

1

个回答

已回答
Is there a way for ThingSpeak using REST to send polling/notification data to Android Studio?
REST calls are always polling based. You want server to push data to client. For that purpose, you must use MQTT. REST is a rep...

1 year 前 | 0

已回答
Simulink Android Setup - SDK not detected
Hi Prashant, If selecting "latest version" on hte first screen lets you go through the TestApp on the final screen, then you ma...

2 years 前 | 0

已回答
Simulink Support Package For Android Devices --> Hardware Configuration: Building TestApp fails
Please install the build tools from Android Studio’s SDK manager as shown in the below image : And the same goes for platf...

2 years 前 | 0

已回答
IOT project controlling hardware through android application
Simulink® Support Package for Android™ Devices lets you program and run algorithms on Android smartphones and tablets. Can you p...

2 years 前 | 0

已回答
The signal recording time from the accelerometer is only 5 seconds, how can it be increased
PLease have a look at be below documentation: https://www.mathworks.com/help/supportpkg/android/ug/configure-model-to-log-signa...

2 years 前 | 0

已回答
Why actual resolution of the image from Simulink Android camera is different from the resolution set on the camera block ?
This has been noticed and we have found that this behavior is due to Android itself. The camera frame we receive is equal to the...

2 years 前 | 1

已回答
how to connect a switch? How to combine lines coming from planes into one so that it is saved in one file. and how to connect the switch so that you can stop recording to save
As the block mask description says, you may change the slider value to 0 to stop recording, 1 for starting the recording again...

2 years 前 | 0

已回答
Application for recording data from the accelerometer and microphone on the phone
Can you please check below 2 example and check the settings? These two examples might help you: Plot Route and Speed on a Map U...

2 years 前 | 0

已回答
Not able to complete the "Verify Configuration Of your Android Device" step in the hardware setup for Simulink support package for android device
Please follow the answere in below MATLAB Answere: https://www.mathworks.com/matlabcentral/answers/1623640-how-to-troubleshoot-...

2 years 前 | 0

已回答
How to create a neural network
You may use your phone to do that by using following example from Simulink Support packge for Android Devices : Detect and Trac...

2 years 前 | 1

| 已接受

已回答
Android project directory path name exceeds the 119 character
You may change your "Current Folder" to a shorter path, for exmaple "C:\Temp" and build the model.

2 years 前 | 0

已回答
How to troubleshoot SDK issues in MATLAB
In Android Studio's SDK Manager. Screenshot given below...

2 years 前 | 1

| 已接受

已回答
How to troubleshoot SDK issues in MATLAB
If you are using MATLAB R2021b then please select the 'tested version' option in the first screen of Hardware Setup and install ...

2 years 前 | 1

已回答
Compile the code for smartphone
You may use MATLAB add-on feature Simulink Support package for Android devices to create an Android App right from Simulink mode...

2 years 前 | 0

已回答
Code generation information file does not exist.
Can you please try building corresponding example model once? To launch the example model, please execute below commnd in MATLA...

2 years 前 | 0

已回答
Build error for ARM compute for android
Can you please have a look at the model's config set whether the ARM compute library version is set to 20.02.1? To check that p...

2 years 前 | 1

| 已接受

已回答
Deep Learning model to develope Simulink/Android app
You may have a look at the below example: https://www.mathworks.com/help/supportpkg/android/ref/detect-and-track-objects-using-...

2 years 前 | 0

已回答
Automatic upload of images from Android to Matlab code
You may run entire MATLAB code natively on your Android phone by doing code generation. If you want to do that you may have a lo...

2 years 前 | 0

| 已接受

已回答
How to make stanalone app with app designer for Macbook or Android or ios
You can use Simulink Support Package for Android Devices to convert a Simulink Model to Android Application. You can embed your ...

2 years 前 | 0

| 已接受

已回答
Is there a way to code an application using Kotlin on Android Studio to upload data to ThingSpeak?
You may use Simulink® Support Package for Android™ Devices that will alow you to create an app without writing a single line of ...

2 years 前 | 1

已回答
Can someone help me in connecting Matlab with Android Studio and Mysql?
You can use Simulink support package for Android Devices to implement the logic along with user input and displaying out in a Si...

2 years 前 | 0

已回答
Exporting Matlab trained CNN model to ONNX Problem
MATLAB trained CNN models and be exported and saved as a .mat and can directly be used for deploymnet on Android device by using...

2 years 前 | 0

加载更多