Ask an expert. Trust the answer.

Your academic and career questions answered by verified experts

Gail Distefano asked: 2024-10-22

Detect Keyboard Input Matlab

I have a simple question, although it's harder than it seems; I couldn't find the answer on the interwebs :O I'm writing a script in Matlab. What I want to do is the following: When I press the esc key, I want a helpdialogue

matlab , user-input , keyboard-events ,
Srladde asked: 2024-10-22

I am trying to download the trial version of matlab and getting a following message

Unable to connect to mathworks.For more information on resolving this issue,see this mat lab answer 

Matlab simunk
Lazaro Hernandez asked: 2024-10-16

How can I make the mean of 3d matrices in a cell in Matlab?

I have a 1x12 cell in Matlab and each element of this cell has a 3d matrix. I want to make the mean of these 3d matrices, so that I obtain a 3d matrix that has the same dimensions of each one of the 3d matrices of the cell and that is the mean of

arrays , matlab , matrix , cell , mean
bin asked: 2024-10-14

The input dimension of self-attention

MATLAB currently provides self-attention that can only input one sequence, but how to deal with two-dimensional images, for example, I want to input two-dimensional images composed of two sequences  

self-attention layer , Image Processing and Computer Vision , Image Acquisition Toolbox , Image Da
Benjamin Cowen asked: 2024-10-08

How can I get rid of the large invisible border of my MATLAB figure without cropping it?

Hey I have a question

MATLAB , Graphics , Printing and Saving
Ali Deniz asked: 2024-09-03

How To Plot Transfer Functions In Matlab?

How can I plot this state space like the graph I attached by using tf() and step() command? Thank you! &nbs

system dynamics , control engineering , transfer functions , Time and Frequency Domain Analysis , F
Crosby asked: 2024-09-02

How Can Replacing Characters In A String?

I want to replace char

MATLAB , Language Fundamentals , if statements , loops , string
chandana munnangi asked: 2024-08-30

How to plot multiple graphs in one figure ?

I have two codes. Each

sub plot , tiled , layout figure ,multiple axes , Matlab
Belinda_tee asked: 2024-08-29

I keep getting error using plot not enough input arguments

I keep getting error when I try to plot the following code and I don't really know what I'm doing wrong.   data = readtable('instr_04_01.csv'); load = data.Extension(2:89); displacement = data.Load(2:89); figure plot

plot , error , plotting error , MATLAB , Graphics , 2-D and 3-D Plots
brightwred asked: 2024-08-20

how to print text in matlab using print function

how the print function of matlab works in matlab? how to print text in matlab.

print matlab, matlab print, printing