Hello Benj,
Still i have the same problem. Kindly provide me the step for connect with matlab and solve my issue.
Search found 8 matches
- Thu Apr 19, 2018 12:29 pm
- Forum: Formula AllCode
- Topic: Matlab communication error
- Replies: 3
- Views: 9936
- Sat Apr 14, 2018 10:56 am
- Forum: Formula AllCode
- Topic: Matlab communication error
- Replies: 3
- Views: 9936
Re: Matlab communication error
Bulethooh setting.
global FA_BT;
%Change FA_XXXX to match the name of your FA device
FA_BT = Bluetooth('ALLCODE00106', 4);
%Run this script at least once before running the other scripts.
%Initialises the FA_BT global variable.
global FA_BT;
%Change FA_XXXX to match the name of your FA device
FA_BT = Bluetooth('ALLCODE00106', 4);
%Run this script at least once before running the other scripts.
%Initialises the FA_BT global variable.
- Sat Apr 14, 2018 9:29 am
- Forum: Formula AllCode
- Topic: Matlab communication error
- Replies: 3
- Views: 9936
Matlab communication error
Hi Matrix, Coding : global FA_BT; FA_BT = Bluetooth('ALLCODE00106', 1); fopen(FA_BT); for cycle = 1:4 Forwards(100); Right(90); end fclose(FA_BT); Error: >> Example2MotorTest Error using icinterface/fopen (line 83) Unsuccessful open: Cannot connect to the device. Possible reasons are another applica...
- Mon Feb 05, 2018 1:16 pm
- Forum: Formula AllCode
- Topic: Coding sending to hardware issues
- Replies: 8
- Views: 13926
Re: Coding sending to hardware issues
Hello,
Thank you for your continuous support. I need the coding for maze, follow line and play music in formula all code using scratch and python. Can you support me???
Thank you for your continuous support. I need the coding for maze, follow line and play music in formula all code using scratch and python. Can you support me???
- Sat Feb 03, 2018 5:57 am
- Forum: Formula AllCode
- Topic: Coding sending to hardware issues
- Replies: 8
- Views: 13926
Re: Coding sending to hardware issues
Hello Benj,
There is a problem occurs for C++ debug in formula all code. The error is attached for your reference. Kindly provide me the solution for this issue asap.
There is a problem occurs for C++ debug in formula all code. The error is attached for your reference. Kindly provide me the solution for this issue asap.
- Tue Jan 30, 2018 6:31 am
- Forum: Formula AllCode
- Topic: Coding sending to hardware issues
- Replies: 8
- Views: 13926
Re: Coding sending to hardware issues
Hello Benj,
Thank u for great support. I have update my formula all code as per your instruction.
Now its working in scratch successfully. And am facing more problem while install Visual studio 2015 for C# coding. Any other tool is there for C# coding instead of Visual stdio.
Thank u for great support. I have update my formula all code as per your instruction.
Now its working in scratch successfully. And am facing more problem while install Visual studio 2015 for C# coding. Any other tool is there for C# coding instead of Visual stdio.
- Tue Jan 23, 2018 5:36 am
- Forum: Formula AllCode
- Topic: Coding sending to hardware issues
- Replies: 8
- Views: 13926
Re: Coding sending to hardware issues
Hello Benj, Am using your code only from matrix website. But the issue is am not able see the output. The code is following using System; using System.Runtime.InteropServices; namespace FormulaAllCode { class Program { static void Main(string[] args) { //Assign Port Number - Remember to change this ...
- Mon Jan 22, 2018 6:51 am
- Forum: Formula AllCode
- Topic: Coding sending to hardware issues
- Replies: 8
- Views: 13926
Coding sending to hardware issues
Dear Matrix,
I have problem in interface between all code bugg with my C# code. I have debug my code successfully and never see the result in LCD display on All code bugg. Please support me to run the code in all code bugg.
Thanks ad Regads,
Gideon.
I have problem in interface between all code bugg with my C# code. I have debug my code successfully and never see the result in LCD display on All code bugg. Please support me to run the code in all code bugg.
Thanks ad Regads,
Gideon.