Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0

