photo

Jakub Vostatek


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
142,679
of 301,454

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,287

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,632

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


C code to Matlab code
Hi, i have this C code: #include <stdio.h> int main() { char znak; int carky=0; while (1==1) { scanf("%c", ...

7 years ago | 1 answer | 0

1

answer

Question


data from first line to two column
I have data.txt. There is lot of numbers, in this format (1.4282E-01, 5.0537E+00, 1.2573E-01, 5.0537E+00, 1.8311E-02, 5.0513E+00...

7 years ago | 1 answer | 0

1

answer

Question


Command Window to GUI figure
Hello, I have a question I have a GUI figure and I want to see a text box in GUI. The text box will show what is written to the...

7 years ago | 1 answer | 0

1

answer