photo

Jovanie Josol


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

ELECTRICAL ENGINEERING STUDENT

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to create a counter without using for and while loop.
below is a part of the codes we used in our monitor software for our special project using arduino and power analyzer. my pr...

11 years 前 | 1 个回答 | 0

1

个回答

提问


import date from matlab to ms excel in the form 'HH:MM PM' using xlswrite
this is my code. The problem is that in Ms excel the display for time is in the form of 22 34 12 34 54 65. there will be 6 numbe...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
Store data into an Array or variable
Got it! I put the code data(count,:) = [P1 P2 P3 P4] outside the if end condition. then what ...

11 years 前 | 0

提问


Store data into an Array or variable
BELOW is a part of my codes. ARDUNIO - MATLAB. PROBLEM: I want to store all values of P, Q and V in every update of the loop...

11 years 前 | 2 个回答 | 0

2

个回答

提问


How to use try catch and call a function (e.g @myfunc)??
FUNCTION IN A PUSH BUTTON - CONNECT ----------------------------------------------------------- function serconnect_Callback...

11 years 前 | 0 个回答 | 0

0

个回答

提问


WHAT IS THE PROBLEM IN MY TRY and CATCH? or How can I call a function inside a function?? CAN SOMEONE HELP?? Im working with Arduino and GUI for monitoring for my thesis..
THE CODE BELOW WORKS: ------------------------------------------------ s=serial ('COM43', 'BaudRate',9600,'DataBits',8,'Stop...

11 years 前 | 1 个回答 | 0

1

个回答