Community Profile

photo

Hjodie


Last seen: circa un anno fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

All
  • Thankful Level 2
  • Solver
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
How to read specific data from website?
"URL Filter" add-on from file exchange solved my problem. I am leaving link below for those who would encounter same problem as ...

quasi 3 anni fa | 0

| accettato

Domanda


How to read specific data from website?
Hello, I'm trying to read current ETF price from website and get it on my workspace. For example, let's take a look at this pa...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Risolto


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

quasi 3 anni fa

Risolto


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

quasi 3 anni fa

Domanda


AppDesigner Standalone Desktop App does not light up
Hi guys, as you can imagine im newbie in Matlab. I'm trying to learn more about appdesigner for my daily civil engineering jobs....

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risolto


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:...

oltre 3 anni fa

Risposto
How to get Y values corresponding to X from matrix B nx2 or from X and Y matrices
Problem is caused because of the decimal use and format ( I guess ). x_input=input('Put X value to read y_i= ') x_place=find...

oltre 4 anni fa | 0

| accettato

Domanda


How to get Y values corresponding to X from matrix B nx2 or from X and Y matrices
We have the data of matrix B (201x2) which consist of x_i (1x201) and y_i (1x201) matrices. We want program to prompt y_i value...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Theorical Question About Making Matlab Read Graphic
Let's say we have a graphic which consinst of x axis and y axis, but the shown lines in graphic are gathered from many exper...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Assembling Element Matrices in Finite Element Method Problem
I should start with mentioning I am die hard newbie who has term project about a hydraulic problem which I have to solve with Ma...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Risposto
Array indices must be positive integers or logical values.
Problem is solved with the code that I've commented to Star Strider. Matlab is so far has the very helpful community thanks f...

oltre 4 anni fa | 0

| accettato

Risposto
Changing composition of Row Matrix (1x9) into a 3x3 Matrix
Problem is solve with the help of reshape function, However, problem never ends in a newbie world. with the code of; K{i...

oltre 4 anni fa | 0

| accettato

Domanda


Changing composition of Row Matrix (1x9) into a 3x3 Matrix
Im a newbie matlab student who has a project for solving a hydraulic problem with finite element method in Matlab. So far seems...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Array indices must be positive integers or logical values.
Here I am having the most asked question on Matwork Forums and still unable to solve my problem. The code I have is listed be...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Creating Random Coordinates Inside a Fixed Points
Im asking for a random number generator inside an area like this; Size of the rectange is 12 lengt 8 side, for the circle th...

oltre 4 anni fa | 1 risposta | 0

1

risposta