Community Profile

photo

chu banjun


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

All
  • Solver

View badges

Feeds

View by

Answered
Matlab web app server "open home page" no response
solved. I type “http://localhost:9988/webapps/home/index.html” in the browser. "9988" is my local web server port number

4 years ago | 4

Question


Matlab web app server "open home page" no response
I I clicked "Open Home Page" and only heard an alert, no message popped up, and there was no response. I couldn't open the bro...

4 years ago | 1 answer | 0

1

answer

Solved


Guess the number I'm thinking of
In this game you are competing against two other people to guess the number that I'm thinking of. # I randomly choose an *i...

4 years ago

Solved


Sudoku square
We have a small Sudoku square, but one number is missing. x = [ 1 5 4 8 6 3 0 9 7 ] Make a function, wher...

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago